Forum


Replies: 5   Views: 2547
Replacevariablebyhtml nevers displays a table
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  · 17-01-2018 - 09:33

Hello,

The white-space property is not supported when importing HTML/CSS. On https://www.phpdocx.com/documentation/introduction/html-to-word-PHP you can read about the supported tags and properties (Supported HTML tags and attributes and Supported CSS properties sections).

For not supported properties, you can use native MS Word styles. On the previous page you can find samples about how to use MS Word styles when importing HTML.

Regards.