Hello, I've made a dummy service written in Python which load a new Writer document. This service is registered as a job through an extension.
If I invoke this service from a starbasic macro, it works great. But my goal is to run this service from command line. I've tried something like this : <soffice_path>/soffice vnd.sun.star.job:service=the.name.of.my.service but nothing happens. Is there a way to execute a job/service from the command line ? Regards Thibault --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
