ASP.Net HTML Document viewer

Ankit picture Ankit · Aug 13, 2012 · Viewed 9.7k times · Source

In my application, we store documents in Sharepoint and use asp.net application to display that. Which is the best editor to integrate and that would work on every browser post IE7?

Does google docs provide api as I am looking for that kind of viewer for all type of files.

Remember I am looking for html and not silverlight or WPF application. Lazy loading would be a plus. The viewer should integrate with all document types

Answer

Mark picture Mark · Jan 8, 2013

You can have a look at this http://www.doconut.com/Document-Viewer/Features.aspx

  1. Asp.net application to display that - Yes
  2. Would work on every browser post IE7? - Yes
  3. Remember I am looking for html and not silverlight or WPF application. - Yes
  4. Lazy loading would be a plus. - Yes
  5. The viewer should integrate with all document types - Yes