I have tried and can read spreadsheet that contains Japanese characters (XLS created by English version of Excel), but I have problem to write it back. After written to spreadsheet, all Japanese characters became unreadable.
My question to Ray is, have you tried to write to spreadsheet that contains Chinese characters? If yes, can you share the codes you have done? Thanks. an -----Original Message----- From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 6:43 AM To: POI Users List Subject: Re: POIFS Multibyte > > >I'm using POI to read simple Excel sheets containing Japanese (and created >by Japanese versions of Excel). No problems to report so far - the DBCS >text comes through just fine. > > Thats cool.......and weird! Reports are the HSSF can't read/write Russian, but it can Japanese... Could you maybe write a unit test for reading/writing japanese spreadsheets? I'd gladly incorporate that in our tests so that we maintain this functionality as HSSF develops. Thanks, -Andy >-Ray > > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
