PDF.js Express is a powerful JavaScript-based PDF Library that leverages PDF.js and adds additional features such as annotations, form support, and digitial signatures. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.
This repo is specifically designed for any users interested in integrating Express into Svelte project. This project was generated using the Svelte degit template.
Before you begin, make sure your development environment includes Node.js.
git clone https://github.com/pdfjs-express/pdfjs-express-svelte-sample.git
cd pdfjs-express-svelte-sample
npm install
npm run dev
Run npm run build
to build the project. The build artifacts will be stored in the public/
directory.
See API documentation.
See license.