Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] allow pdf download without remote server #3

Open
loudoweb opened this issue Apr 11, 2016 · 1 comment
Open

[Feature Request] allow pdf download without remote server #3

loudoweb opened this issue Apr 11, 2016 · 1 comment

Comments

@loudoweb
Copy link

Problem :
Base64 method doesn't work for Internet Explorer browser (even last version). If we want the user to download the pdf and we can't use a remote server, an alternative method has to be made.

Solution :
Use a javascript Blob.
Details of the method can be found in FileSaver.js. Additional details on how to create the Blob can be found in jspdf.
This solution can be tested here.

@ngrebenshikov
Copy link
Owner

Thank you for the request. I'll take a look in a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants