WebViewer is a powerful JavaScript-based PDF Library that's part of the PDFTron PDF SDK. 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 React project. This project was generated with Create React App. See Create React App documentation for more information.
Before you begin, make sure your development environment includes Node.js.
git clone https://github.com/PDFTron/webviewer-react-sample.git cd webviewer-react-sample npm install
npm start
Run npm run build
to build the project. The build artifacts will be stored in the build/
directory. See the section about deployment for more information.
See API documentation.
See contributing.
See license.