Forum


Replies: 1   Views: 222
Create table with data chunks
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 admin  · 18-07-2025 - 05:40

Hello,

In this case, the easiest approach is to create multiple tables rather than a single huge one.

Please check the information available on https://www.phpdocx.com/documentation/snippets/tables-without-spacing-between-them, which details how to reduce the space between tables. MS Word requires adding at least one paragraph between tables, but you can set a minimum paragraph size between them.

Regards.