Forum


Replies: 7   Views: 4113
Docx template
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 kpholland  · 25-02-2016 - 15:41

Where are using the $docx->addTemplate('test.docx'); template function.

$docx->addTemplateVariable('Name', ''.$name.''); 

Now we want to create a dynamic table in the template (with four rows and dynamic colums)

which function can and must we use. We have version 5.X