Forum


Replies: 8   Views: 6825
Addtemplatevariable & 'table' with line breaks in table cells
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 jorgelj  · 09-01-2014 - 09:17

Hello,



We recommend you to do that in two steps:



1. Replace the row with as many rows as you need using the addTemplateVariable method and adding new placeholders instead of the values.



2. Replace the new placeholders with the needed values.



Regards.