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.
Team,
I'm trying to insert HTML inside a table via replaceTableVariable() (since it's a repetitive operation I have to perform), and the placeholder replacement works but it's displaying the HTML tags. How can I insert and process the HTML properly?
I need to do it this way because if I try to generate the table using just HTML, the styles are not being processed as I expect