Forum


Replies: 4   Views: 6749
Remove indent from left on tables that come in via html
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  · 23-08-2016 - 07:02

Hello,

Please post the most simple script that illustrates your issue and if Tidy is enabled and running. Also, please run the included example Core/embedHTML/sample_1.php that adds a tablet without indentations.

The style margin-left allows to set 0 as table indentation, but this always if the option strictWordStyles isn't true.

Regards.