https://bz.apache.org/bugzilla/show_bug.cgi?id=59707

--- Comment #9 from Mark B <markbrd...@tiscali.co.uk> ---
I suspect that you will need to escape the backslash character in that case.
Rather than "Use \n with word wrap on to create a new line" your text file will
need to contain "Use \\n with word wrap on to create a new line". Not certain
on this one but I suspect that is the solution to the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to