On Fri, 18 Mar 2011, [email protected] wrote:
I am trying to use the logic implemented in BigGridDemo.java file (http://www.docjar.org/docs/api/org/apache/poi/xssf/usermodel/examples/BigGridDemo.html), its blazing fast and consumes very less memory but it fails most of the time due to some special characters in the data. Is there a way to avoid the special characters related issues when using this code?

I think that the code used to assume that the output was in UTF-8, which isn't the case on all platforms. I've just tweaked that in r1082938, can you see if that fixes it for you?

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to