Hello,
I am trying to generate a Excel file using jxl api in Solaris env by reading a simple text file. The text file contains lot of Umlaut characters.
But in the generated Excel file, the characters are getting displayed correctly.
But the same thing works in Windows env correctly.
I am using the encoding format ("ISO-8859-1")...
2009-05-25 13:28:09 UTC in jxl