从具有特定约束的应用程序在 Adob​​e Reader 中打开特定页面

发布于 2024-11-09 08:02:23 字数 218 浏览 7 评论 0原文

我在 Adob​​e reader 中从我的应用程序中打开一个 pdf 文件,现在...

->如果我想从我的应用程序中打开 pdf 第 n 页到 Adob​​e reader..我可以这样做吗? [我想跟踪上次查看的页码&从那里打开 pdf...下次查看]

->我可以在屏幕中间打开 Adob​​e reader吗?我的应用程序名称位于顶部&我的菜单选项??

i open a pdf file from my app in Adobe reader, now...

-> if i want to open to open n'th page of the pdf from my application into Adobe reader.. can i do that?? [i want to keep track of the page number that was last viewed & open the pdf from there...wen viewed next time]

-> can i open the Adobe reader in the middle body of the screen, & have my Application's name at the top & my Menu Options??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一影成城 2024-11-16 08:02:23

对于桌面版 Adob​​e Reader 和 Adob​​e Acrobat Adob​​e 产品的一些开放参数 让您在打开 PDF 时控制各种初始视图属性。如果 Android 版 Adob​​e Reader 支持此功能,则将使用相同的开放参数。

例如:

不幸的是,如果 Android 版 Adob​​e Reader 无法将上述打开参数识别为有效,那么您要做的是使用简单的 URL 是不可能的。相反,您需要使用第 3 方 SDK 来打开 PDF,调整初始视图设置(页码、缩放、页面模式等),然后重新保存 PDF 并打开它进行查看。不是一个简单的过程。

For Adobe Reader and Adobe Acrobat on the desktop Adobe products some open parameters that let you control various initial view properties when a PDF is opened. If Adobe Reader for Android supports this feature then the same open parameters will be used.

For example:

Unfortunately if Adobe Reader for Android does not recognize the above open parameters as being valid then what you are trying to do is not possible using a simple URL. Instead you would need to a 3rd party SDK to open the PDF adjust the initial view settings (page number, zoom, page mode, etc) and then re-save the PDF and open it for viewing. Not a simple process.

昵称有卵用 2024-11-16 08:02:23

这很简单。左下角有页码。如果你没有看到它
触摸这个地方就会出现页码。例如,如果您位于 200 页长的文件中的第 54 页,您将看到 54/200。您触摸数字 54,将出现“转到页面”请求,并带有支持的触摸键盘。您打印页码并确定。

it is very simple. On the lower left corner there is the page number. If you do not see it
touch this place and the page number will appear. For example if you are on page 54 in a file 200 pages long you will see 54/200. You touch the number 54 and a request "Go to page" will appear with a supporting touch keyboard. You print the page number and OK.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文