我一直在寻找一种很棒且简单的方式来展示*。PPT/*。PDF/*。XLS/*。浏览器中的DOC,希望这个方法可以帮助像我这样有相同问题的每个人,如下面的示例代码
<iframe src="http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
<iframe src="http://docs.google.com/gview?url=http://download.ppt-to-dvd.com/tem/wedding2.potx&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
<iframe src="http://docs.google.com/gview?url=http://www.ysnp.gov.tw/upload/%E4%B8%AD%E8%8B%B1%E8%A9%9E%E5%BD%99%E5%B0%8D%E7%85%A7%E8%A1%A8.doc&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
<iframe src="http://docs.google.com/gview?url=http://www.jplayer.org/video/m4v/Big_Buck_Bunny_Trailer.m4v&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>