Skip to content

load pdf in specific page #7

@chlegou

Description

@chlegou

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();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions