I am creating a PDF document in code using Winnovative HTML to PDF , and I would like to view the document in a container on the page.
This is for an intranet application, and all end users have the latest version of Reader installed, so compatibility is not a problem. Preview should also be fully enabled, with the ability to zoom in and out, print, save, email, etc.
I have seen quite a few examples of searching the Internet, but I would appreciate some suggestions based on actual experience. Ideally, it would be great to find a server control with customizable parameters that can create elements and register the necessary client scripts.
source share