Unsupported file 115|104|105|112 #617

Closed
opened 2017-03-31 08:53:14 +00:00 by ayush000 · 2 comments
ayush000 commented 2017-03-31 08:53:14 +00:00 (Migrated from github.com)

Hi,

It's an xls file (I think in 97 -2004 format). It's being uploaded and sent to the server and read from file.buffer. Also, uploading it to online demo doesn't give any output.
abc.xls.zip

Hi, It's an xls file (I think in 97 -2004 format). It's being uploaded and sent to the server and read from file.buffer. Also, uploading it to online demo doesn't give any output. [abc.xls.zip](https://github.com/SheetJS/js-xlsx/files/885017/abc.xls.zip)
SheetJSDev commented 2017-03-31 14:27:56 +00:00 (Migrated from github.com)

This is actually a tab-separated-values file (open the file in notepad or vim or your favorite text editor and you will see text).

We're aiming to add csv/txt support soon

This is actually a tab-separated-values file (open the file in notepad or vim or your favorite text editor and you will see text). We're aiming to add csv/txt support soon
ayush000 commented 2017-04-01 10:46:14 +00:00 (Migrated from github.com)

Thanks for the information.

Thanks for the information.
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#617
No description provided.