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.
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.