Forum


Replies: 4   Views: 4332
No output pdf with libreoffice
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 bloofi  · 08-04-2015 - 12:29

Hi, I've tried with the option "method" as "script", it still doesn't output the PDF file in my application. Also, as i did with the "direct" method, i've added a log to see what command is executed in the passthru; i get this : php /var/www/my_application/phpdocx_ns/Classes/Phpdocx/Transform/../../../lib/convertSimple.php -s /home/apache/phpdocx/my_generated_docx.docx -e pdf -p /home/apache/LibreOffice-4.4.2/program/soffice and if i execute this command myself in a terminal as root, it does work as expected. I may contact you directly now i guess :)