sayanee / angularjs-pdf

:page_facing_up: An AngularJS directive <ng-pdf> to display PDF files with PDFJS
http://sayan.ee/angularjs-pdf/
MIT License
494 stars 248 forks source link

Load the whole document #130

Closed cataquil closed 8 years ago

cataquil commented 8 years ago

Is there a way to load all the pages in the document?
I guess I could loop by the pageCount and insert a canvas for each.

sayanee commented 8 years ago

I'm so sorry, no there's no such feature. Feel free to send a pull request to the readme.md file if you can do that!