Hello team !
Today, I've upgrade my corporate version from 4.1 to 5.5.
I have performed some test, and i found a difference with the width of table columns.Indeed, with the new version it has all the same size.
I'm sure I performed the same tests on the environment by simply changing the version number of the library called.
require_once '../../library/phpdocx/classes/CreateDocx.inc';
to
require_once '../../library/phpdocx5/classes/CreateDocx.inc';
For information,
PHP_VERSION: 5.3.19
PHP_OS: WINNT
PHP_UNAME: Windows NT PINATUBO 6.1 build 7601 (Windows 7 Business Edition Service Pack 1) i586
SERVER_NAME: oih_trunk.local
SERVER_SOFTWARE: Apache/2.2.22 (Win32) PHP/5.3.19
SERVER_ADDR: 127.0.0.1
SERVER_PROTOCOL: HTTP/1.1
HTTP_HOST: oih_trunk.local
HTTP_X_FORWARDED_FOR:
PHP_SELF: /library/phpdocx/check.php
XSLTProcessor: 1
ZipArchive: 1
DomDocument: 1
SimpleXMLElement: 1
Tidy: 1
You can see my test result by downloading files : here