mgcrea/node-xlsx

Can't read codepages other than utf8

dmustafic-datafin opened this issue · 0 comments

  1. Take an excel file with cp1250 codepage
  2. Parse it using xlsx.parse(excelFilePath)
  3. Resulting rows containing non-English characters are represented as �

Example file:
List.xls