Libreoffice convert-to not working

前端 未结 10 572
孤城傲影
孤城傲影 2020-12-09 17:13

I\'m trying to convert documents from html,txt to pdf,odt and vice versa.. But only odt to pdf seems to work.. No other file formats are converted

Here are my comman

10条回答
  •  伪装坚强ぢ
    2020-12-09 17:37

    For me. The problem I had was that --headless does not work, AT ALL (just returns in 15 milli-seconds), if a local libreoffice process already has the document open.

    Make sure you only do headless operations on a document that is NOT already open in LibreOffice.

提交回复
热议问题