Forum


Replies: 2   Views: 1275
Word to pdf conversion issue
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-09-2020 - 08:26

Hello,

Please paste the content of the config/phpdocxconfig.ini file you are using (removing license information).

As you are using a Windows server, also note the following information from the documentation page (https://www.phpdocx.com/documentation/conversion-plugin/common-problems-and-possible-errors):

phpdocx set up file: If the path to LibreOffice in the config/phpdocxconfig.ini file contains spaces, you have to wrap it between single quotation marks, e.g.:

path = '"C:\Program Files (x86)\LibreOffice 5\program\soffice.exe"'

Regards.