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 individual pages just beside viewer in tiny size #212

Closed kalebakula closed 6 years ago

kalebakula commented 6 years ago

show all individual pages just beside viewer in tiny size so that user can directly select the page and view that page in viewer and do other operations like delete

dennybiasiolli commented 6 years ago

Hi @kalebakula, this is a simple

AngularJS directive to display PDF files with PDFJS.

You can implement your own viewer using a directive for each page you need to show, but this directive works showing only a single page.