-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Description
Supported browsers
Add-ons used in browsers can affect the functionality of pdfmake. If pdfmake is not working try disable add-ons in browser.
Browser | download() | open() | print() | Issue(s) |
---|---|---|---|---|
Internet Explorer 9 | no | no | no | |
Internet Explorer 10 | only 0.1.x | no | no | 3 |
Internet Explorer 11 | only 0.1.x and 0.2.x | no | no | 3 |
Edge 20 - 44 (engine: EdgeHTML) | only 0.1.x and 0.2.x | no | no | #693 |
Edge 79+ (engine: Blink) | YES | YES 1 | YES 1 | |
Edge (mobile) | ??? | ??? | - | #708 |
Firefox | YES | YES | YES | |
Chrome | YES | YES 1 | YES 1 | |
Chrome (Android) | YES | YES 2 | no? | |
Opera | YES | YES | YES | |
Safari (iOS) | YES | YES / NO 4 | YES / NO 4 | |
Safari (iOS) iPhone | YES | YES | - |
(the list may not be complete)
1 works only without (or with disabled) AdBlock add-on (because in EasyList is blocked using blob, see commit easylist/easylist@e3276b6) Removed by commit easylist/easylist@e797d63. Methods works with AdBlock add-on now.
2 open
invokes dialog to open document, see #679 (comment)
3 playground preview is unsupported
4 require disabled popup blocker
ardean, sagg629, JohannesKuehnel, pmcelhaney, Aleg-1990 and 28 moremohanmurugesan10, devpato, oceangravity, shinriyo, Rotzbua and 1 more