soffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -headless -norestore -nologo -nofirststartwizard
"C:\Program Files\OpenOffice\program>python "C:\Program Files\OpenOffice\program\DocumentConverter.py" f:\www\doc.doc > f:\www\doc.pdf
使用openoffice
C:\Program Files\OpenOffice\program>soffice --invisible --convert-to pdf:writer_pdf_Export --outdir "f:\www\doc.doc" > "f:\www\doc.pdf"
c:\Program Files\OpenOffice.org\program>soffice --convert-to pdf:writer_pdf_Export --outdir "f:\www\Nihao.ppt" > "f:\www\nihao.pdf"