If you want to convert between any document format that OpenOffice understands especially for non-interactive conversion of documents.
You will need openoffice.org:
# apt-get install openoffice.org
# apt-get install openoffice.org-writer2latex
Install unoconv:
# apt-get install unoconv
Running unoconv:
# unoconv --listener &
Test:
# unoconv -f pdf myfile.ppt
Done.
No comments:
Post a Comment