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 WebViewer into Cordova project. This project was generated with Cordova CLI. See Create your first Cordova app for more information.
Before you begin, make sure your development environment includes Node.js and Cordova CLI.
git clone https://github.com/pdfjs-express/pdfjs-express-cordova-sample.git
cd pdfjs-express-cordova-sample
npm install
npm start
To run in platforms other than browser, You can refer to official Cordova guides:
See API documentation.
See contributing.
See license.