Forum


Replies: 1   Views: 154
How to add table inside 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 fairshareitservices  · 14-10-2024 - 05:22

I have a requirement to add one table in one row of the outer table, the next table in the second row, and so on. Now the no of rows of the outside table and inside table are dynamic but the columns are fixed. The outside table has one column and the inside table has 8 columns. So how to achieve this using a template and class CreateDocxFromTemplate