【发布时间】:2018-04-21 23:35:16
【问题描述】:
我已经找了好几天了,但我仍然无法让 PDF.js 在 IE11 上工作,无论 IE11 是否被列为 supported browser,如 PDF.js DEMO 所示。
Chrome 的控制台中未显示任何错误。但是IE11的Console有3个错误:
谁能提供一些帮助?谢谢
【问题讨论】:
-
Promise在IE11中不支持,需要添加polyfill
标签: javascript pdf internet-explorer-11 pdf.js