(view help text of ODT2Docx.cs as plain text)
ODT2Docx, Version 1.00
Save LibreOffice/OpenOffice Writer .odt files as Word .docx
Usage: ODT2PDF inputfile.odt [ outputfile.docx ]
Where: inputfile.odt is the LibreOffice/OpenOffice file to be converted
outputfile.docx is the path of the output .docx 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: 2025-10-23; loaded in 0.0047 seconds