i have been looking all day long for a decent PDF viewer for asp.net but witout success, either the viewer is great but works for winforms only, or it is not really a viewer with all necessary options (print, navigate using TOC and chapters...) and it's kind of sloppy (you have to insert an "Object" tag in the html, and then you cannot really control the properties and load files through server code)
my needs are simple, pull out a pdf binary stored in an SQL DB, convert as stream and pass it to the viewer (should be browser based, no ActiveX installation or tweaks on the client side).
any clue? really appreciate your feedback..
...
Go to the complete details ...