Rob van der Woude's Scripting Pages

Help text for ODT2PDF.cs

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

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

Usage:    ODT2PDF  inputfile.odt  [ outputfile.pdf ]

Where:    inputfile.odt    is the LibreOffice/OpenOffice 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 or OpenOffice, its SDK and a Java runtime.
          Tested with LibreOffice 24.8.0.3 and Java 22.0.1+8-16.
          Return code ("Errorlevel") 1 in case of errors, otherwise 0.

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

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