Forum


Replies: 7   Views: 3863
Adding html to table symbol
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  · 09-02-2015 - 07:32

Hello, It looks like your tags are being escaped before replacing them. To check if the library works fine please run a simple script that adds the HTML with embedHtml, but writing the HTML in the script, not getting it from the WYSIWYG. Regards.