Forum


Replies: 7   Views: 5983
Transform doc to pdf
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  · 12-05-2015 - 08:29

Hello, Please check your phpdocxconfig.ini, it seems the default INI structure [transform] is missing. Enable the method and path options removing the ';' of feach line. and set its values. Also note that the third parameter of transformDocument is the temp folder, not the option parameters that is an array. http://www.phpdocx.com/api-documentation/format-conversion/convert-Word-docx-into-pdf-with-PHP Regards.