查看aspx中的pdf文件而不下载它 [英] view pdf file within aspx without download it

查看:544
本文介绍了查看aspx中的pdf文件而不下载它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想在我的网站上查看pdf文件,我试试这个

Hi
I want view pdf file in my website , I try this

<div>
        <iframe src="OOP.pdf" width="250" height="400" />
    </div>





但是当我请求此页面时,Internet Download Manager会弹出并要求我下载该文件!!并且文件没有查看



我怎么能在没有它的情况下查看文件?



谢谢



but when I request this page , Internet Download Manager popup and ask me for download that file !! and file dosen''t view

how can me view file without down it ?

thank you

推荐答案

看看PDF.js:

http://mozilla.github.com/pdf.js/ [ ^ ]



http://andreasgal.com/2011/06/15/pdf-js/ [ ^ ]
Take a look at PDF.js :
http://mozilla.github.com/pdf.js/[^]

http://andreasgal.com/2011/06/15/pdf-js/[^]


这篇关于查看aspx中的pdf文件而不下载它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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