Hi All, I try to show text, that have
cyrillic letters in Excel. I
get other letters. How I know it must encoding. So, how I know HTMLSerializer that extends AbstractTextSerializer
has encoding, but how I see HSSFSerializer
and its extends has not encoding. How can I encode the text
when I use XLS serialize? Any ideas, tips, or help
would be greatly appreciated. Thanks very much! Hill <?xml version="1.0"
encoding="windows-1251"?> MS SQL; Tomcat 4.0; Cocoon
2.1 dev; Java SDK 1.4; PS: Thank to Yury for previous answer, is solved. |