Forum


Replies: 1   Views: 2958
Html table with dynamic columns
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  · 22-12-2016 - 16:24

Hello,

If you are importing HTML you need set the table and cols width to get a correct output opening the document with LibreOffice or OpenOffice. If you use the addTable method to generate the tables you need to set these values as well.

MS Word sets a default auto value, but LibreOfffice doesn't.

Regards.