News

To use PDF.js in a web application you can choose to use a pre-built version of the library or to build it from source. We supply pre-built versions for usage with NPM under the pdfjs-dist name. For ...
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 ...
See Mediathread's viewer template for a working example. You'll need to tell pdf.js which PDF to load: <script> window.PDFViewerApplication.baseUrl = window.ASSET_URL; </script> I'm creating an ...
Foxit PDF SDK for Web v11 provides its WebAssembly-powered rendering engine, modular architecture, and deeply refactored core components to eliminate longstanding friction points—empowering developers ...