Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
533 stars 150 forks source link

How to go to specific page? #50

Closed nhatquangz closed 7 years ago

nhatquangz commented 7 years ago

I want to navigate to specific page in pdf? How i can do that?

ranunez commented 7 years ago

@NhatQuangZ Tap on the appropriate page on the bottom thumbnail bar to jump to a specific page

Phenek commented 7 years ago

Hello, How to open PDF to a specific page?

I want to read some Manga in PDF, I have to start from the last page. It could be nice also to open pdf file on any page, (for example on the last page viewed).

regards,

ranunez commented 7 years ago

As stated above, there is currently no support in the library to do this, but you can open up a pull request if you would like to have it open to a specific page and I would be happy to take a look at it! :)

ranunez commented 7 years ago

@clovs v2.4 now has the ability to open up a PDF to a specific page.

Phenek commented 7 years ago

I was just watching how to do it. You have been very reactive! Thanks,