Forum


Replies: 4   Views: 524
Customizewordcontent + embedhtml
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 rjharrison  · 18-10-2022 - 15:39

Thanks - I can reproduce your working example. 

In my case the image was inside a table: <table><tr><td><img /></td></tr></table>

The table has {width:100%} via a css style and that works, but the image does not center within it.