ASP.NET - Collect user input from PDF Form fields

Below is the summary, the requirements for one specific application feature:

-- Platform: ASP.NET

-- Collect user input (via standard web forms)

-- Populate PDF forms with collected user input the PDF forms

-- Immediately display the PDF forms (in browser), and allow the user to edit the content of fields (the PDF forms are to be displayed within an iFrame).

-- Allow the user to use the signature pad to sing the form

-- Allow the user to "submit" the changed PDF to the web server or save the file on the user computer without asking the user where to save

Hi There,

Thanks for contacting support.

Populate PDF forms with collected user input the PDF forms

Please go through our documentation page Add, Delete and Modify Form Fields for details.

mmediately display the PDF forms (in browser), and allow the user to edit the content of fields (the PDF forms are to be displayed within an iFrame).

PDF file can be viewed in a browser using GroupDocViewer, and the page upon which GroupDocViewer is implemented can be viewed in iframe.Also you can render the file in browser and fill data and then using Aspose.Pdf.Facades classes to export data to external URL.

Allow the user to use the signature pad to sing the form

Currently, Aspose doesn’t support this feature. However, I have logged a new feature ticket PDFNET-42521 in our issue tracking system. We will further look into the details of this feature and will keep you updated on the status of this feature. Please be patient and spare us little time.

Allow the user to “submit” the changed PDF to the web server or save the file on the user computer without asking the user where to save

Please go through Set Submit Button URL and JavaScript for Push Button for details.

If you need further assistance, please feel free to contact us.

We are sorry for the inconvenience.

Best Regards,