Forum


Replies: 2   Views: 1310
How to insert a table at a specific location
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 Bouillou  · 30-09-2020 - 15:05

Dear support, 

Is it possible to add a table with "addTable" method at a specific location?

With my version 9 of PHPDocX, the addTable add the new table always at the end of the document. It would be great if the table could be inserted at a variable or betwen a block location location like "$MY_TABLE$".

Best regards