Forum


Replies: 3   Views: 2757
Pdf transformation not working
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 admin  · 21-06-2018 - 19:06

Hello,

On https://www.phpdocx.com/documentation/conversion-plugin/debugging-openoffice you can find the steps to debug it. If the script is unable to connect to OpenOffice, the most common issue is that some program is blocking it, such as a   firewall like iptables, or SELinux; we recommend you to check your server logs to find what program is blocking PHP access OpenOffice.

Anyway, since phpdocx 4.5, the recommended conversion plugin to get the best output is the one based on LibreOffice, we strongly recommend using this one.

Regards.