我正在使用Google文档查看器来显示pdf文档。单击按钮**查看文档**后,它将搜索特定pdf文件的位置并使用谷歌文档查看器显示。
chrome浏览器直接下载而不是显示,而其他浏览器显示pdf文档。如何控制文档查看器下载pdf文件。
我需要查看pdf但不要下载。
<iframe src="http://docs.google.com/gview?url=http://localhost:3000/<%= @document.document.url(:original) %>&embedded=true&chrome=true" style=" height: 1039px; width: 1039px; margin-left: 5px;" frameborder="0"></iframe>
我遇到了这个问题。
Sorry, we were unable to find the document at the original source. Verify that the document still exists.
You can also try to download the original document by clicking here.
点击这里的链接显示原始文件