如何查看iframe中的Google驱动器pdf链接 [英] How to view Google drive pdf link in iframe

查看:94
本文介绍了如何查看iframe中的Google驱动器pdf链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我试过了下面的代码:

 < iframe src =https://drive.google.com/viewerng/viewer?url=https://library.osu.edu/assets/Documents /SEL/QuickConvertWordPDF.pdfwidth =400pxheight =300px/> 

高级谢谢..

解决方案

试试这个..

 < iframe src =https ://drive.google.com/viewerng/viewer?
url = https://library.osu.edu/assets/Documents/SEL/QuickConvertWordPDF.pdf?
pid = explorer& efh = false& amp; ; a = v& chrome = false& embedded = truewidth =400pxheight =300px/>


I need to view pdf file embed with google drive link and view link in iframe.

I have tried following code:

<iframe src="https://drive.google.com/viewerng/viewer?url=https://library.osu.edu/assets/Documents/SEL/QuickConvertWordPDF.pdf" width="400px" height="300px"  />

Advance thanks..

解决方案

Try this..

<iframe src="https://drive.google.com/viewerng/viewer?
url=https://library.osu.edu/assets/Documents/SEL/QuickConvertWordPDF.pdf?
pid=explorer&efh=false&a=v&chrome=false&embedded=true" width="400px" height="300px"  />

这篇关于如何查看iframe中的Google驱动器pdf链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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