Forum


Replies: 4   Views: 3692
Create a dynamic 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 jorgelj  · 11-10-2013 - 07:49

Hello,



You need to add at least one variable (placeholder) to the template to replace it by a table. You can find an example on intermediate/Template.php file.



The addTable method is for new documents.



Regards.