Create a fillable change request form for field engineers including requester, location, description, impact, and appr…
Open the PDF file that already contains the fillable form fields and layout you want to reuse.
Select the Prepare Form tool from the right-hand toolbar.
Review and finalize all form fields, ensuring names, types, and properties are set as needed for duplication.
Best practiceUse clear, consistent field names to simplify future data merging and automation.
Save this PDF as your template form.
For each target PDF with a similar layout, open the file in Acrobat.
Select the Prepare Form tool for the target PDF.
In the form editing mode, use the More menu and choose to import form fields from your template PDF by copying and pasting fields or using the duplicate fields functionality.
NoteAdobe does not support true batch form field import for multiple PDFs at once; this step must be repeated for each file.
Adjust the position of imported fields as needed to align with the target PDF's layout.
Best practiceHold Shift to select and move multiple fields at once for faster alignment.
Save the newly created fillable PDF form.
Repeat steps 5-9 for each additional PDF requiring the fillable form layout.
Best practiceIf you have many files, consider using Acrobat's Action Wizard to automate opening and saving, but field import still requires manual steps.
You can speed up repetitive edits by copying and pasting fields between open PDFs in Acrobat's form editing mode.
This runs in the Acrobat app - there is no separate API for this task.
You should not use Word's form tools because they do not export correctly to accessible PDF fields. This means your form might not work well or be usable for everyone, especially those using screen readers. Always create your form fields directly in Acrobat after starting with a simple, well-structured Word document.
A Tooltip is a short description for a form field that appears when a user hovers over it. It matters because it helps people understand what information to put in the field. For users with screen readers, the Tooltip is read aloud, making the form accessible and easier to use for everyone.
While you can convert a scanned image into a PDF and then add form fields, it's much better to start with an accessible source document, like a well-structured Word file. Scanned images often lack proper text and structure, making it harder to ensure the final PDF form is fully accessible and has correct tags and reading order. It requires more manual work to fix accessibility issues.
| Feature | Basic PDF Form | Accessible PDF Form |
|---|---|---|
| Form Fields | Just adds places to type. | Adds places to type, each with a label, Tooltip, and tag. |
| Structure | May not have a logical order. | Has a correct tab order and logical structure for screen readers. |
| Fonts | Any font can be used. | Uses simple fonts (Arial/Times), 11pt minimum, for readability. |
| Checking | No specific check for usability. | Runs an Accessibility Checker before sharing to ensure usability for all. |