Forum


Replies: 7   Views: 4262
Transformdocument and image
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 bdeblais  · 05-05-2015 - 10:16

Hello, I updated LibreOffice to version 4.3 and modified configuration file: everything works! So thanks for your help. Nevertheless, I noticed a little problem when I use a temporary directory $docx->transformDocument('/tmp/mydoc.docx', '/tmp/mydoc.pdf',null, array('debug' => true)); I have the following error message: No such file or directory in TransformDocAdvLibreOffice.inc on line 78 Regards.