Forum


Replies: 5   Views: 5302
Addtemplate() not working in the pro trial
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 admin  · 07-11-2014 - 09:43

Hello, Please check you require CreateDocx to autoload all class and try to write CreateDocxFromTemplate instead of createDocxFromTemplate. Maybe your PHP is configured to the use of mandatory uppercase. Regards.