我正在考虑使用Google文档查看器来显示由我们公司服务器托管的PDF文件。
场景是:
现在,我正在使用如下的iFrame:
<iframe id="iframe1" width="100%" height="800px" src="http://docs.google.com/viewer?url=http://cb.vu/unixtoolbox.pdf&embedded=true"></iframe>
但我不知道是否可以链接到特定网页或谷歌是否愿意,因为我尝试了how to open specific page on Google's docs viewer和http://googlesystem.blogspot.com/2009/11/link-to-page-in-googles-document-viewer.html上发布的解决方案,但所有这些解决方案似乎都已过时。< / p>
这甚至可能吗?谢谢你的帮助。
答案 0 :(得分:1)
可以通过执行以下操作:
http://somepdf.pdf&a=bi&pagenumber=xx
奇怪的是它没有记录。