On Fri, 22 Jan 2010, Doppelhofer Andreas wrote:
Can anybody help me with this problem?
Word (plus excel, powerpoint etc) can store strings as unicode or
non-unicode. POI works only with java unicode strings, and handles
reading and writing the strings to the appropriate kinds of bytes for you.
Make sure you're correctly passing your strings as unicode into java,
converting the encoding as needed.
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]