cfort e442d63f76 PDF文件预览页下载打印权限控制 2 年之前
..
build ea302e7c0c update 测试 2 年之前
web e442d63f76 PDF文件预览页下载打印权限控制 2 年之前
LICENSE ab4eef76ed 初始化 3 年之前
readme.md ab4eef76ed 初始化 3 年之前

readme.md

https://mozilla.github.io/pdf.js/getting_started/#download 当前版本: v2.4.456("pdfjs-dist": "2.3.200")

viewer.js 注释如下代码

1731// if (origin !== viewerOrigin && protocol !== "blob:") { 1732// throw new Error("file origin does not match viewer's"); 1733// }