Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
/ angularjs-pdf Public archive
forked from sayanee/angularjs-pdf

📄 An AngularJS directive <ng-pdf> to display PDF files with PDFJS

License

Notifications You must be signed in to change notification settings

visageae/angularjs-pdf

 
 

Repository files navigation

A simple fork from http://github.com/sayanee/angularjs-pdf Display the whole pdf documents 1 page per canvas instead of just one page so we can embed it in an html page and scroll through all the pages.

Instead of <canvas id=pdf-canvas> use : <div id='container-id'> or pass a containerid attribute in the options Removed the zoom, goto next and previous page ability as it doesn't really make sense when you display the full document

About

📄 An AngularJS directive <ng-pdf> to display PDF files with PDFJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%