Hi,
I've running PHPDocx on a remote server.
Via SSH I run a small script to create a docx and transform it into pdf.
Creating .docx works oke.
Creating a PDF gives an error.
phpdocx-premium-8.2/classes/../lib/OdfConverter/64/OdfConverter: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
ERROR: connection failed. Please make sure OpenOffice.org is running and listening on port 8100.
does OpenOffice has to be installed on the remote server? And how to get it there without having a screen, only SSH