IT/Software/Applications/LibreOffice/Writer: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with "== Batch Convert to pdf == <br />")
 
No edit summary
Line 1: Line 1:
== Batch Convert to pdf ==
== Batch Convert to pdf ==
<br />
<br />
<code>libreoffice --headless --convert-to pdf *.odt</code>

Revision as of 16:28, 11 March 2021

Batch Convert to pdf


libreoffice --headless --convert-to pdf *.odt