链接到iPad上Google Document Viewer上的特定页面 [英] Link to specific page on Google Document Viewer on iPad

查看:136
本文介绍了链接到iPad上Google Document Viewer上的特定页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在考虑使用Google文档查看器来显示由我们公司服务器托管的PDF文件。

I am thinking of using the Google Document Viewer to show PDF files that are hosted by our company server.

场景是:


  1. 网页将包含一个带菜单项的菜单这实际上是PDF文件的不同页面。

  2. 点击菜单项后,pdf中的特定页面将显示在同一网页上

  3. 此项目针对移动设备(目前是iPad)

现在,我正在使用如下的iFrame:

Now, I am using an iFrame like below:

    <iframe id="iframe1" width="100%" height="800px" src="http://docs.google.com/viewer?url=http://cb.vu/unixtoolbox.pdf&embedded=true"></iframe>

但我不知道是否可以链接到特定页面,或者Google是否愿意,因为我尝试了如何发布的解决方案在Google的文档查看器上打开特定页面 http://googlesystem.blogspot.com/2009/11/link-to-page-in-googles-document-viewer.html 但所有这些似乎都已过时。

But I don't know if linking to a specific page is possible or Google would like that because I tried the solutions posted on how to open specific page on Google's docs viewer and http://googlesystem.blogspot.com/2009/11/link-to-page-in-googles-document-viewer.html but all of them seem to be outdated.

这甚至可能吗?感谢您的帮助。

Is this even possible? Thanks for any help.

推荐答案

可以通过以下方式执行此操作:

It is possible by doing something like the following:

http://somepdf.pdf&a=bi&pagenumber=xx

奇怪的是它没有记录。

It's strange that it is nowhere documented.

这篇关于链接到iPad上Google Document Viewer上的特定页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆