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
I have a requirement where in need to display the Pdf / Word doc(any
Share
Try:
How To Write Binary Files to the Browser Using ASP.NET and Visual C# .NET
It covers, PDF, Word, Excel and a variety of image file formats.