Forum


Replies: 1   Views: 4098
Pdf conversion issue (libreoffice + apache)
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 roly  · 28-01-2015 - 04:35

Hi, I got the warning below when run "examples/FormatConversion/transformDocument/sample_1.php" from browser Warning: rename(example_text.pdf,example_text.pdf): No such file or directory in /var/www/automatedadvice.com.au/ifa/phpdocx4.5/classes/TransformDocAdvLibreOffice.inc on line 80 However, it works correctly if it's called from CLI. I have tried changing the method to script and specifying a temp folder. Neither worked. Could you please help? Thanks