我的客户要求我创建一个包含PDF的页面.我使用了Embed,Iframe标签,它在Mozilla中工作但在IE和移动浏览器中不起作用.
我知道所有浏览器都会直接读取.pdf,但我希望它能嵌入.
有什么办法吗?
请帮我..
如果您在网页上提供PDF链接,任何浏览器都可以下载该文件,然后用户可以在他选择的PDF查看器中打开它.
原文链接:https://www.f2er.com/php/240297.html如果要将PDF文档嵌入网页,则浏览器需要安装PDF插件.所有浏览器可能都不是这种情况.仅当PDF查看器应用程序的插件已在浏览器中注册时,才会显示PDF.
嵌入PDF文档的另一种方法是使用服务器端组件,将PDF呈现为普通的HTML网页元素.谷歌有an embeddable PDF viewer.
Google Docs offers an undocumented feature that lets you embed PDF files and PowerPoint presentations in a web page. The files don’t have to be uploaded to Google Docs,but they need to be available online.