Skip to content

Cannot Save Files to Browser #1299

Answered by sebastienros
kalshair asked this question in Q&A
Discussion options

You must be logged in to vote

SheetJS tries to save to the browser

SheetJS calls into the browser API. This is the part you need to add to the Engine, in .NET. So if SheetJS calls an API named file.save() you need to create a property file that has a save() method that will call into your .NET code.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kalshair
Comment options

Answer selected by kalshair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1298 on September 15, 2022 05:59.