-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Demo Site broken on Edge an InternetExplorer #11615
Comments
https://mozilla.github.io/pdf.js/es5/web/viewer.html WFM, note the two options at https://github.com/mozilla/pdf.js#online-demo |
Thank you for the fast reply! Yes the old link is working in both browsers: https://mozilla.github.io/pdf.js/es5/web/viewer.html I did not expect the Edge as "old" Browser ;-) |
Well, it has now been replaced by a Chromium based one by Microsoft. Furthermore, please note https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support:
|
We came across the same issue and found the ES5 version working for us. Is there a plan how long the ES5 version will be supported? IE11 is quite a relevant browser for a number of our users. Yes, they should upgrade but in big companies there are sometimes strange policies. |
For now the ES5 version will remain available. This might change for the next major version, 3.0, but no decision has been made about that yet. |
What is eventually missing, is a minimized ES5 build. But that's not critical. |
If it were up to me, support for IE11 would have been removed years ago :-) Over the years, keeping support for old browsers such as IE11 has required a lot of time and effort. Most of this work has been done by unpaid contributors, e.g. @timvandermeij and myself, despite none of those people actually using IE11 (and no one should be using it really). Furthermore, support for IE11 has on more than one occasion prevented or at least significantly delayed adoption of e.g. new JavaScript/CSS features; thus hurting the general PDF.js library in the name of IE11 support. Note that over the last couple of years, we've been relying more and more on the excellent
If Please keep in mind that the main goal of the PDF.js project is to provide the PDF Viewer that's built-in to Firefox (and not to support IE11), and if it becomes difficult to easily polyfill new JavaScript features then it may be necessary to stop supporting IE11. |
Since the last Windows Update the demo site ist not working anymore on Edge and Internet Explorer. Tested on several computers.
Attach (recommended) or Link to PDF file here: https://mozilla.github.io/pdf.js/web/viewer.html
Configuration:
Steps to reproduce the problem:
What is the expected behavior?
The demo PDF ist displayed
What went wrong?
The demo PDF is not displayed - Error Message: SCRIPT0: Function expected
All other browsers tested are working like expected.
The text was updated successfully, but these errors were encountered: