Rob van der Woude's Scripting Pages

Help text for ODT2PDF.cs

(view help text of ODT2PDF.cs as plain text)

ODT2PDF,  Version 1.01
Save LibreOffice/OpenOffice Writer files as PDF

Usage:    ODT2PDF  inputfile.odt  [ outputfile.pdf ]

Where:    inputfile.odt    is the LibreOffice file to be saved as PDF
          outputfile.pdf   is the path of the output PDF file
                           (default: name and parent folder of inputfile)

Notes:    Requires LibreOffice, its SDK and a Java runtime.
          Tested with LibreOffice 4.1.4.2 and Java 1.7.0_51-b13.
          Should also work with OpenOffice.

Written by Rob van der Woude
http://www.robvanderwoude.com

page last uploaded: 2022-10-05; loaded in 0.0153 seconds