Forum


Replies: 4   Views: 3410
Wrong font during pdf creation
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by csesagl  · 03-04-2014 - 16:29

We are using a custom installation.



I've already installed the font packages, but it doesn't work.



Now I'm trying to use the included version of OpenOffice, but when I type the command: /lib/openoffice/openoffice.org3/program/soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard;



it returns the following error: lib/openoffice/openoffice.org3/program/../basis-link/program/pagein: not found 

/lib/openoffice/openoffice.org3/program/soffice.bin: error while loading shared libraries: libsofficeapp.so: cannot open shared object file: No such file or directory



Do you know a solution?