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

scrolling on phone ? #146

Closed PManager1 closed 7 years ago

PManager1 commented 8 years ago

i tried use the example on iphone. Is it easy to implement scrolling so that user can scroll through the document rather than clickign next button on top nav bar ?

dennybiasiolli commented 7 years ago

@jpca999 scrolling in the page works, do you mean "swipe to change page"?

rajeshwarpatlolla commented 7 years ago

Does swiping works with this plugin, so that i can swipe the screen to move to next and prev pages?