ODF2XML(1) | User commands | ODF2XML(1) |
odf2xml - Create OpenDocument XML file from OD? package
odf2xml [-e] [-o outputfile] [inputfile]
OpenDocument can be a complete office document in a single XML file. The script will take an OpenDocument and create an XML file This is mainly useful XML processors such as XSL transformation.
"Inputfile" is assumed to be an OpenDocument file. If there is no inputfile, the program will read from standard input.
-e
-o outputfile
odf2xml -o file.xml testdocument.odt
Doesn't handle external data -- images and such.
Søren Roug
10/19/2022 | odfpy |