Question
Script to export data to Excel from fillable form fields
I am looking for a way to export the data within the fields fillable PDF into an Excel file. The form is filled out by 3 users and designed so that upon signature, their designated fields are marked as read only.
Ideally looking to have script that executes when the field is signed that will
1) mark their designated fields as read only and
2) export the data from within their designated fields.
