Forum


Replies: 4   Views: 3808
Html content with addtable() method
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  · 17-02-2015 - 11:07

Hello, If you need to replace a placeholder by HTML you need to used the replaceVariableByHTML method: http://www.phpdocx.com/api-documentation/templates/replace-variable-html-Word-document What method are you using that return the undefined method? Regards.