Forum


Replies: 3   Views: 5285
Soft 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 ccjdalzell  · 26-06-2014 - 16:05

Example of word document (http://eepex.com/test/table.docx). Note the soft line breaks in most of the text cells. I have tried to replace variables using \n in text and parseLineBreaks=true in options; just get the tags showing as part of the text in the table cell of the displayed word document. I have tried soft return in actual text (ASCII dec 13) - this generates error in word document. I tried to addWordML using XML tag . Assistance greatly appreciated. Thanks Charles