Forum


Replies: 2   Views: 3536
Transform to pdf : java.exe still work, don't finish the job
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  · 24-10-2014 - 08:44

Hello, Please enable the debug mode and post the output: $docx->transformDocument($source, $outputFilePath,null, array('debug' => true)); Maybe you need to set a custom temp folder in the third parameter? Regards.