pdfjs-pdfprotocol v2workspace: none
How Anyfile's PDF.js Viewer Works
The viewer gives PDF.js an object URL for the selected file and renders visible pages into the browser without a server upload.
Viewing architecture
- 1A signature probe verifies PDF candidates.
- 2PDF.js parses the document and renders pages on demand.
Main limitations
- — Editing, annotations and form saving are unavailable.
- — The selectable text layer is not enabled.
MANIFEST
Formats declared by the plugin
Open-source projects and licenses
Mozilla PDF.js 6.2.108
Apache-2.0PDF parsing and page rendering.