Forum


Replies: 6   Views: 4361
Error generating pdf file from docx
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  · 04-11-2018 - 18:12

Hello,

Sorry, but we don't know what could be wrong in the server setup. As it's working using the PHP CLI mode, some Apache or PHP configuration or some missing rw access may be blocking the conversion.

We recommend you to enable the debug option (https://www.phpdocx.com/api-documentation/format-conversion/convert-Word-docx-into-pdf-with-PHP) and check your server logs to find the source of the problem. Also, check if some external tool such as SELinux or similar is enabled.

Regards.