【发布时间】:2014-08-17 09:16:12
【问题描述】:
它看起来很奇怪,但我不知道要嵌入到我的网站中的 google docs viewer 的文档在哪里。 https://docs.google.com/viewer 这是我只能生成链接的链接。实际上我想增加或删除超时检查,因为我无法查看大尺寸的文件。这就是我现在正在做的事情
<iframe id="iframe1" src="www.urltopdf.pdf&embedded=true"width="1000" height="800" ></iframe>
大文件出现以下错误。
Sorry, it took too long to find the document at the original source. Please try again later.
You can also try to download the original document by clicking here.
【问题讨论】:
标签: javascript html google-docs