-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
hi i would like to suggest a new feature, when we could specify the default page to display. i hope you accept this:
PDFView.with(this)
.setfilepath(file.getAbsolutePath())
.setPage(2) // open the page index 2 as default page view
.setSwipeOrientation(1)
.start();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels