PDF.js Express Viewer is a powerful JavaScript-based PDF Library. It provides a slick, responsive and customizable UI that out-of-the-box interacts with the core library to view PDFs and is ready to be embedded into any web project.
This repo is specifically designed for any users interested in integrating WebViewer into a Blazor project. This project was integrated using the Blazor server-sided application template.
Before you begin, make sure your development environment includes .NET Core 3.0 SDK and Node.js.
git clone https://github.com/pdfjs-express/pdfjs-express-viewer-blazor-sample.git
cd pdfjs-express-viewer-blazor-sample
npm install
npm start
Navigate to https://localhost:5001/webviewer
See API documentation.
See license.