intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
225 stars 113 forks source link

Print and Download not working on handheld devices #177

Open anees-tricon opened 2 years ago

anees-tricon commented 2 years ago

Print and download functionality does not work on Iphone, Ipad and Android Phones. In some devices print is working, in some devices download works.

I have reproduced the issue here https://pdfv-iewer-mh0s5r7ud-akan2096.vercel.app/

Using latest version of the library with Angular 12.

Thanks

codehippie1 commented 2 years ago

I will check this.

codehippie1 commented 2 years ago

Just tried this on latest version. Working fine

Phone - Samsung galaxy S21 Ultra

Attachment

codehippie1 commented 2 years ago

Send in a PR if the issue is specific to device browser/OS models

SoyDiego commented 1 year ago

Have the same problem here. On Iphone (Browser Chrome) doesn't work. Hope can fix that.

Thanks!