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.
hi,
I also have problem with CreateDocxFromTemplate().
I downloaded the trial version and hooked it to a module in ZF2.
I can call CreateDocx() but CreateDocxFromTemplate() fails.
I get error
Fatal error: Class 'CreateDocxFromTemplate' not found in....
and the obfuscated content of CreateDocxFromTemplate.inc is dumped to browser.
How did you solve this?