Forum


Replies: 3   Views: 3524
Addtemplatevariable issue
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 asifejaz  · 09-10-2012 - 10:44

when I use addTemplateVariable to update table with $VARIABLE$. Everything works fine, but table width changed. e.g I add table which alligned left and half of page width. After populating data, table width increased to 100% equal to page width. How do i fix it.