Hi friends,
I am developing online PDF viewer in ASP.NET using C# 4.0 in my website;
If PDF type of documents it is easy view in Online, But other type of documents such as MSWord, Excel, Power point means I have to convert and then view it as PDF viewer in Online?
So help me out; Give suggestions and if you have coding examples share with me here;
Thanks in Advance,
Your Regards,
Kumaran K.
(http://www.kumaran198726.com/)
Loading
Kobe GreenPosted May 3, 2013, 4:20 AM
to develope online PDF viewer take a look at this site offering complete codes and tutorails about how to .http://www.rasteredge.com/how-to/csharp-imaging/pdf-online-viewer-create/.
and another page will tell you how to process pdf files from other formats.PLZ check http://www.rasteredge.com/how-to/csharp-imaging/pdf-processing/
hope it helps
Karthick ViswanathanPosted Apr 10, 2013, 8:54 AM
You can use iTextSharp.dll to convert files to PDF format
Regards
Karthick