Forum


Replies: 5   Views: 3496
Define width for table colums
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 nachtschicht  · 11-04-2013 - 12:13

aha found the solution. I had an error in one of my style array's which did not raise an PHP - Error -> strange. But anyway fixing that error solved the width problem as well.

... I also found the Test - folder which contains examples of the undocumented "'cell_color' => 'FFFFFF'," paramanter which works as expected as well.