Forum


Replies: 4   Views: 2994
Using 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 alberto  · 30-12-2011 - 09:11

Hi,
i have a template ( t.docx ) that contains a table. I have also an array with n elements, I would create a page in a docx for each element in my array and each page must contains the table. I'm able to insert the template data in t.docx but when I create the document I obtain only page. Can someone write me an example code please?

Thanks

Alberto