Delete all Form Fields - Any way to automate?
In the 2020 version of Acrobat DC, is there a way to automate deleting all form fields in the PDF? I looked at Action Wizard and it doesn't look like you can use it to do this. I can't write JavaScript. Here is how I manually do this for each PDF.
- Open the PDF.
- In the PDF, select Tools > Prepare Form.
- In the Fields pane, change the sort order to Alphabetical order. (You can't do the next step in the default Tab order.)
- Select all the fields in the list by selecting the first field, hold down Shift, and then select the last field.
- Right-click the selection and then click Delete.
- Save the PDF.
I would like to repeat this process for an entire folder of files. (I am deleting "buttons" that use the form field to perform an action. If I use Redact > Remove Hidden Information and select "Form fields" and then execute, it deletes the field's entry from the PDF but leaves behind the button. When I perform the above procedure it deletes both the field and the button.)
Any help will be appreciated!
