panote
4th May 2009, 03:56
I want to generate a excel file from Baan IV.But when the document with chinese character it's failure! If I want to open the generate excel file i must be change the character set from ANSI to UTF-8 in windows system. my baan server in unix system,I try to use "iconv" command to change the character set from ansi-1250 to utf-8 but the chinese character is messy code,and "iconv" command in unix system don't support ansi-1250 to gb2312. I want to convert the excel file "ansi.xls" in unix system first then downlad to windows to direct open,what shall i do? (Remark:I don't want to use windows unicde convert tool "ansi2unicode.exe" to convert it in windows system. attachment file "ansi.xls" is file generate from BAAN IV, "utf-8.xls" is i convert ansi.xls from ansi to utf-8 in windows system.)