Winnovative HTML to PDF Converter allows you to save the current HTML page as PDF. All the values filled in HTML form will be captured in PDF page too.

This can be done by overriding the Render method of the ASP.NET page, getting the HTML string that would be normally rendered in a browser and converting that HTML string to PDF.