Forum


Replies: 2   Views: 3470
Phpdocx pro + getting redirected when trying to create word document
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 jorgelj  · 21-06-2013 - 08:11

Hello,



Incluhded examples are saved to examples/docx folder. And DOCX generated by your custom examples are saved to the same path of the script you run unless you set a destination folder when you invoke createDocx method.



If the problem is related to temp folder, system config is used by default, you can set a new temp path on config/phpdocxconfig.ini file.



Regards.