Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load pdf in specific page #7

Open
chlegou opened this issue Oct 24, 2020 · 0 comments
Open

load pdf in specific page #7

chlegou opened this issue Oct 24, 2020 · 0 comments

Comments

@chlegou
Copy link

chlegou commented Oct 24, 2020

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();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant