How convert HTML to PDF?

  • Thread starter Thread starter VB Programmer
  • Start date Start date
V

VB Programmer

I have an ASPX form that a user fills out. Then the user clicks "Preview"
and it shows an HTML page filled in with the user input. I want a button
that says "Save to PDF" so that the HTML is exported to a PDF format. Any
ideas/suggestions on how to do this?

Thanks.
 
Back
Top