【发布时间】:2018-03-06 21:15:40
【问题描述】:
当我尝试在查看器中打开 PDF 时出现以下错误
【问题讨论】:
标签: javascript google-chrome pdf
当我尝试在查看器中打开 PDF 时出现以下错误
【问题讨论】:
标签: javascript google-chrome pdf
为什么要使用 pdf.worker.js?
如果您只想阅读 PDF,请使用 <embed src="/pdf/sample-3pp.pdf#page=2" type="application/pdf" width="100%" height="100%"> 或 <object>
你可以在这里找到更多例子https://pdfobject.com/static.html
【讨论】: