Forum


Replies: 7   Views: 4669
Pdf conversion and download
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 davelavinsky  · 21-04-2016 - 14:57

Ok, thanks, I got to know where the file is.

Im testing this on my localhost, I have temp_path, code, value set including

method = "libreoffice"

path = "/usr/bin/libreoffice"

But now I get this :

Warning: rename(temp/Business Plan.pdf,temp/Business Plan.pdf): No such file or directory in /home/username/www/3rdParty/phpdocx-corporate-5.5/classes/TransformDocAdvLibreOffice.inc on line 131

I've chmod'd 777 the temp directory.