[opensuse] bug#498789 - libreoffice convert-to-pdf
I have long had a setup where I convert ODT document to PDF in an automated/batch fashion - I used to use DocumentConverter.py for this. Five years ago I reported that this had problems when being used concurrently for multiple documents, that is bug#498789. Petr Mladek recently updated and mentioned that libreoffice now could do this directly from the command line, and suggested I could use the following alternative: libreoffice --headless --convert-to pdf inputdocument.odt On the odd chance that someone here knows about libreoffice, will the above create a new instance of libreoffice or will it be able to use my waiting instance which is listening on localhost:8120 ? For the moment, using DocumentConverter.py actually works fine as long as I serialize the conversions. -- Per Jessen, Zürich (7.2°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
Per Jessen