Skip to content

pdfjs-express/pdfjs-express-angularjs-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF.js Express - AngularJS sample

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 AngularJS project. See AngularJS.org for more information.

Initial setup

Before you begin, make sure your development environment includes Node.js.

Install

git clone https://github.com/pdfjs-express/pdfjs-express-angularjs-sample.git
cd pdfjs-express-angularjs-sample
npm install

Run

npm start

Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

WebViewer APIs

See API documentation.

Contributing

See contributing.

License

See license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published