在浏览器中显示word/pdf/excel等文件.(Asp.net,C#.net 2008)
问题描述:
我有一个需要在浏览器中显示Pdf/Word文档(任何版本)或excel的要求.类似于GMAIL功能.我怎样才能做到这一点?我正在使用Asp.net,后面的代码是C#.申请时间为2008年
I have a requirement where in need to display the Pdf / Word doc(any version) or excel in the browser. Something similar to the GMAIL feature. How can I achieve this? I am using Asp.net with code behind as C#. Application is in 2008
答
尝试:
如何使用ASP.NET和Visual C#.NET将二进制文件写入浏览器
它涵盖PDF,Word,Excel和各种图像文件格式.
It covers, PDF, Word, Excel and a variety of image file formats.