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.
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