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

Show all the pages #214

Closed 2xSamurai closed 6 years ago

2xSamurai commented 6 years ago

Is there any option to show all the pages vertically scrollable.

I mean to load the full pdf and not one single page at a time.

dennybiasiolli commented 6 years ago

Hi @2xSamurai, unfortunately at this moment there is not the option you described, this directive is intended for showing a single PDF page, but PRs are welcome 😃