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.
addText() does not seem to work if I call addTemplate().
Can anyone confirm that when calling addTemplate(), most of addXXX() methods don't work anymore?
Posted by darren77
· 11-04-2013 - 12:13
From what I have understood, if you use a template you cannot enter anything dynamically but just replace variable placeholders in that template
Posted by admin
· 11-04-2013 - 12:13
Hello,
That's right. You need to work with template methods if you're using a template.