Forum


Replies: 3   Views: 2289
Upgrade to ubuntu 16.04 caused table formatting issues
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  · 28-11-2017 - 08:18

Hello,

phpdocx is fully tested with PHP 5.2 to PHP 7.1 (and beta PHP 7.2) on Linux (Debian, Ubuntu, RedHat, CentOS and other distros), Windows and macOS. There's no know problem when adding tables using the embedHTML method. Please post the most simple HTML that illustrates your issue and the version of PHP you are using and we'll check it.

About phpdocx 7.5, the changes from phpdocx 6.5 about importing HTML are improvements when using colspans and rowspans, but images didn't include any change. We have tested it with phpdocx 6.5 and phpdocx 7.5 and the same code works perfectly; when adding images we recommend setting the downloadImages as true to insert them in the DOCX, maybe you are not using that option?

Regards.