webviewer-electron-sample
                                
                                 webviewer-electron-sample copied to clipboard
                                
                                    webviewer-electron-sample copied to clipboard
                            
                            
                            
                        Sample to demonstrate integrating WebViewer into an Electron App
WebViewer - Electron sample
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.
Watch a step-by-step video overview of this project.

This repo is specifically designed for any users interested in integrating WebViewer into an Electron project.
Demo
You can explore all of the functionality in our showcase.
Initial setup
Before you begin, make sure your development environment includes Node.js.
Install
git clone https://github.com/PDFTron/webviewer-electron-sample.git
cd webviewer-electron-sample
npm install
Run
npm start
Build
Since Electron builds are platform specific, please refer to the guides to learn how to build your project for production.
WebViewer APIs
See API documentation.
License
See license.