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

Open, print and download PDF not working with chrome v71.0.3578.89 on iOS v11.1.2 #1599

Closed
shakthihcue opened this issue Jan 7, 2019 · 11 comments

Comments

@shakthihcue
Copy link

System: macbookpro's ipad
OS: iOS v11.1.2
Chrome: v71.0.3578.89

Unable to open, print and download PDF not working with above mentioned configurations. Would be great if someone could throw us some light on how to fix it.

@achyutgp
Copy link

achyutgp commented Jan 7, 2019

@shakthihcue , I see kinda similar issue for download('SamplePDF.pdf') PDF on all the browsers using v0.1.40. However, open() and print() works fine for me.
System: Windows 10 Pro
Chrome v71.0.3578.98
Firefox Quantum 64.0
Microsoft Edge 41.16299.820.0

open, print, and download PDF works fine after downgrading to v0.1.39

@shakthihcue
Copy link
Author

@achyutgp Yea But this doesnt seem to work in iPad's chrome.

@green3g
Copy link

green3g commented Jan 9, 2019

Same issue here. No errors in the logs or other obvious problems, just files don't open for download.

@lin03951
Copy link

Same issue too. Unable to download :(

@liborm85
Copy link
Collaborator

There are not many changes between version 0.1.39 and 0.1.40 (see 0.1.39...0.1.40). And there was nothing changed in open action.
Most problems are due to add-ons used in browser, primarily AdBlock (see #800), try disable add-ons.

@green3g
Copy link

green3g commented Jan 21, 2019

I'm assuming the issue came from updating the file saver package.
5987396

@Sean-Yi
Copy link

Sean-Yi commented Jan 21, 2019

We are also facing the same issue. When download function gets called, it doesn't do anything

@Ruffio
Copy link

Ruffio commented Jan 21, 2019

If using FilerSaver.js, then it must be called by FileSaver.saveAs as stated in the README: https://github.com/eligrey/FileSaver.js

image

@liborm85
Copy link
Collaborator

@shakthihcue Can you try download action on iPad in pdfmake version 0.1.39 and in 0.1.40 ? Because was updated filesaver library from version 1.3.8 to 2.0.0.

@talamatur
Copy link

The same happens to me with Angular 7 on Windows and Firefox/IE 11/Chrome

@liborm85
Copy link
Collaborator

Upgraded file-saver to 2.0.1.

New version 0.1.53 released.

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

No branches or pull requests

8 participants