ooo2pdf Author: Patrick Carroll Date: 8/2/07 ooo2pdf is a utility which takes a given document, opens it in OpenOffice.org and converts it to PDF format. In order to use this script, you must have a working copy of OpenOffice.org (with python-uno), daemontools and Xvfb. Included in this package are: ooo2pdf run-ooo.sh README For ooo2pdf to work, you must have a copy of OpenOffice.org running and listening on port 2002. The included script run-ooo.sh accomplishes this using xinit and Xvfb. run-ooo.sh must be run before calling ooo2pdf.