I want export excel by chinese name, but i got the error 'The header content contains invalid characters',what should i do? #492

Closed
opened 2016-11-01 02:21:21 +00:00 by yingzi20 · 4 comments
yingzi20 commented 2016-11-01 02:21:21 +00:00 (Migrated from github.com)

I want export excel by chinese name, but i got the error 'The header content contains invalid characters',what should i do?

thanks for first!

I want export excel by chinese name, but i got the error 'The header content contains invalid characters',what should i do? thanks for first!
pythonsoft commented 2016-11-08 02:42:00 +00:00 (Migrated from github.com)

I meet this problem too,You can use another package export-excel,simple-easy use.

I meet this problem too,You can use another package export-excel,simple-easy use.
reviewher commented 2017-03-13 03:19:17 +00:00 (Migrated from github.com)

Can you share some sample code and test against the latest version? We were able to generate some files with Chinese characters: https://gist.github.com/SheetJSDev/03b0717087c9e2c088b593019367fcd9

Can you share some sample code and test against the latest version? We were able to generate some files with Chinese characters: https://gist.github.com/SheetJSDev/03b0717087c9e2c088b593019367fcd9
simonchan2013 commented 2017-05-24 12:16:45 +00:00 (Migrated from github.com)

@reviewher yep, it works well when export xlsx file, but when I export xls file, the Chinese will be wrong

@reviewher yep, it works well when export xlsx file, but when I export xls file, the Chinese will be wrong
SheetJSDev commented 2017-09-22 22:32:48 +00:00 (Migrated from github.com)

The new default XLS export is BIFF8 (97-2004) which does support Chinese characters!

The new default XLS export is BIFF8 (97-2004) which does support Chinese characters!
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#492
No description provided.