ASPX Page to PDF Settings
This example demonstrates how the user can change PDF print options to turn a form into HTML.
IronPDF's ASPX to PDF Conversion Guide functionality has many options available for rendering HTML to PDF from a string or a file.
Two options of particular importance are:
- Allowing developers to specify if
HTMLforms should be rendered as interactivePDFforms during conversion. - Allowing developers to specify if the
PDFshould be displayed "in browser," or as a file download.

