Forum


Replies: 2   Views: 3926
Html markup in table template variable
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  · 16-12-2013 - 09:15

Hello,



The easiest solution is to change the table with the needed placeholders using addTemplateVariable and then transform them using embedHTML. Or generate a new table using HTML.



Regards.