Forum


Replies: 1   Views: 1027
Nested tables
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 Exorion  · 24-01-2021 - 00:17

Is it possible to add a table inside row cell? Like add a wordfragment - and add table there?

Thanks

Posted by admin  · 24-01-2021 - 10:18

Hello,

Yes, phpdocx allows adding a table inside a cell using template methods and also methods to create and add contents. You can add it as any other content.

Regards.