Forum


Replies: 10   Views: 8544
Please fix 'parselinebreaks' option
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  · 06-01-2016 - 17:59

UPDATE: phpdocx 6.0 added support for '\n\r', '\r\n', '\n', '\r', "\n\r", "\r\n", "\n", "\r" when using the parseLineBreaks option. Previous versions only support literal breaks: '\n\r', '\r\n', '\n', '\r'