Forum


Replies: 3   Views: 5135
Image center alignment in table td
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 labuser  · 24-09-2015 - 12:00

i create a html table in php using style tags in the td element, eg. one row: tr td style="text-align:left;"img src="...." width="355"/td td style="width:10%;"/td td style="text-align:right;"img src="..." width="355"/td /tr (of course i use < and >) but the text-align statement, has no effect in word (in html it gets displayed correctly), the images inside the table are all left, what shall i do? Our PHP docx version is 4.1.