I have a requirement to dynamically generate a PDF document from HTML that includes a button that will trigger the PDF print dialog, when viewed in either a browser or Adobe Acrobar Reader, or any program that displays PDFs.
I currently use iTextSharp.XmlWriter, not sure if it is possible to achieve with that, or any other lib, like Pechkin?