Forum


Replies: 3   Views: 3431
Line break in table cell
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  · 11-04-2013 - 12:13

Hello,

You need to add a CreateText object and add it into the table; please check intermediate/Table.php example included on phpdocx pro.

To do a break in a paragraph use an array of strings.

Regards. Jorge.