简体   繁体   中英

Android: Open a PDF file and goto page X

I'm looking for a way to open a PDF File and directly show the user a specific page.

So I have a pdf and I know that I want to show eg page 6.

As far as I know there is no third party app that accepts an intent like this.

I'm not sure if a PDF SDK could solve my problem.

Does anyone have experience with this topic?

Thanks,

Percy

AFAIK, there's no app providing that feature.

If you don't find a third-party app that can accept that kind f request, then you have to do your own PDF viewer...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM