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.
Hello,
I have a simple HTML table with a span inside. The span has a background color but seems to be ignored when converting to word:
[code]
Test text this text has a red background test
[/code]
Is there anything I need to do to get the background color working?
Many thanks,
Seb
Posted by admin
· 11-08-2015 - 08:09
Hello,
We have tested the following script:
http://pastebin.com/V5AQgUuL
and everything is correct in the DOCX output. Please check that Tidy is enabled and running on your server.
Regards.