Cannot find Workbook stream #355

Closed
opened 2016-01-24 21:56:18 +00:00 by amorimfilipe · 7 comments
amorimfilipe commented 2016-01-24 21:56:18 +00:00 (Migrated from github.com)

I tried to parse an xlsx file in node but gives the error Cannot find Workbook stream. Then i tried to open in http://sheetjs.com/sexql/ and gives the same error.

The file hasnt password and i can open in ms excel.

Whats the possible problem ?

I tried to parse an xlsx file in node but gives the error Cannot find Workbook stream. Then i tried to open in http://sheetjs.com/sexql/ and gives the same error. The file hasnt password and i can open in ms excel. Whats the possible problem ?
medaamarnadh commented 2016-04-17 13:35:58 +00:00 (Migrated from github.com)

I also have same issue . Can any one have a solution?

I also have same issue . Can any one have a solution?
SheetJSDev commented 2017-03-21 23:27:53 +00:00 (Migrated from github.com)

@filipeamorim @medaamarnadh can you share a sample file showing this problem? Do you also see the problem in http://oss.sheetjs.com/js-xlsx/ ?

@filipeamorim @medaamarnadh can you share a sample file showing this problem? Do you also see the problem in http://oss.sheetjs.com/js-xlsx/ ?
amorimfilipe commented 2017-03-27 15:47:42 +00:00 (Migrated from github.com)

@SheetJSDev in my case, it was due encryption.

The content of the xlsx is
image

I have the same problem in http://oss.sheetjs.com/js-xlsx/

@SheetJSDev in my case, it was due encryption. The content of the xlsx is ![image](https://cloud.githubusercontent.com/assets/7718612/24365163/e6fb5c0e-130c-11e7-865a-556594751b3b.png) I have the same problem in http://oss.sheetjs.com/js-xlsx/
SheetJSDev commented 2017-03-27 15:49:44 +00:00 (Migrated from github.com)

Thanks for following up @amorimfilip we will update when we have address encryption

Thanks for following up @amorimfilip we will update when we have address encryption
amorimfilipe commented 2017-03-30 17:51:45 +00:00 (Migrated from github.com)

@SheetJSDev Forgot to tell you that the file doesn't have any password. MS Excel opens without asking for a pass.

@SheetJSDev Forgot to tell you that the file doesn't have any password. MS Excel opens without asking for a pass.
SheetJSDev commented 2017-03-31 02:55:42 +00:00 (Migrated from github.com)

@amorimfilip if you can share a file, we would love to take a look! dev at sheetjs com

@amorimfilip if you can share a file, we would love to take a look! dev at sheetjs com
reviewher commented 2018-01-04 01:19:05 +00:00 (Migrated from github.com)

It's likely a read-only file, which is stored as a password-protected file with standard password VelvetSweatshop.

Closing in favor of #774

It's likely a read-only file, which is stored as a password-protected file with standard password `VelvetSweatshop`. Closing in favor of #774
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#355
No description provided.