Closed nikoalala closed 4 years ago
Hello @nikoalala
Ironically, I was working on this exact problem yesterday. Basically, XLS stores those strings using codepages. I should have a full solution later today, and will integrate it into XLS and XLSX parsers by tomorrow.
@nikoalala
Quick update: https://github.com/Niggler/js-codepage implements the codepages. Now for integration!
It now works! Thank you!
Hi,
Here is the result when I try to import this xls file (with japanese caracter) :
I have the same result when I try it in my application.
Is there a way to have an UTF-8 encoding ?