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.
Hi,
I have also problem with that.
When I put in the table header a,b,c,d ... for each column, I get the following result:
a b c d
a b c d
a b c d
a b c d
Product A 10 5 5
Product B 20 30 5
Product C 25 7 5
When I change it to A1,B1,C1,D1 it is okay
thanks