简体   繁体   English

Android:打开PDF文件并转到第X页

[英]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. 我正在寻找一种打开PDF文件并直接向用户显示特定页面的方法。

So I have a pdf and I know that I want to show eg page 6. 所以我有一个pdf文件,我知道我想显示例如第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. 我不确定PDF SDK是否可以解决我的问题。

Does anyone have experience with this topic? 有人对此主题有经验吗?

Thanks, 谢谢,

Percy 珀西

AFAIK, there's no app providing that feature. AFAIK,没有提供该功能的应用。

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... 如果找不到可以接受此类请求的第三方应用程序,则必须使用自己的PDF查看器...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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