Forum


Replies: 12   Views: 3963
Image & html not working together
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 binukoshy  · 27-04-2011 - 14:44

Dear Team,

While Adding an Image using the function addHTML() , its not inserting image inside a table.

eg: addHTML("<table><tr><td><img src="image.png" /></td></tr></table>");

above code is not inserting the image inside table cell. We require to insert images inside tables ,seems like a bug in phpdocx ,any help is well appreciated.

Thanks in advance