开源实例之PDF.js
前言
PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5.
PDF.js is community-driven and supported by Mozilla. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.
PDF.js 是 Mozilla 出品的 H5 PDF 阅读器,在 github 高达 42.4k stars。
实例地址
实例配置
配置 | 描述 |
---|---|
系统 | Debian |
服务器 | Nginx |
程序 | PDF.js 3.6.172 |
实例部署
权限要求
- 具有系统读写权限
- 已安装 Nginx
安装程序
仓库地址:https://github.com/mozilla/pdf.js
下载 Releases dist 包,用 WEB 服务器代理。
实例体验
后记
本实例仅供参考,不定期重置数据。