Forum


Replies: 4   Views: 4583
Replace a placeholder with table
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 darren77  · 11-04-2013 - 12:13

How can I have the table spanning the whole width of my page?

I tried to add inline css like width:100%; or width:600px; in the HTML but it does not change anything

Thanks