Build a new-hire disclosure form HR can use: create a fillable PDF form with required fields for personal details, con…
Open Adobe Acrobat Pro on your computer.
Select the Tools tab.
Find and select Prepare Form under Forms.
Choose an existing file to use as your form, or select the option to create a new one.
Best practiceIf your form is not already a PDF, convert it to PDF before starting this process.
Click Start to let Acrobat detect form fields automatically, or manually add fields as needed.
Best practiceLetting Acrobat auto-detect fields can save time, but always review and adjust the detected fields for accuracy.
Use the toolbar to add, move, or delete form fields such as text boxes, checkboxes, and drop-down lists.
Double-click any form field to edit its properties, such as name, tooltip, and appearance.
When finished, use File > Save to save your fillable PDF form.
You can quickly test your form by switching to Preview mode in the Prepare Form tool to see how users will fill it out.
This runs in the Acrobat app - there is no separate API for this task.
A Tooltip is a short description for a form field. It matters because it helps people who use screen readers understand what each field is for. This makes your form accessible to more users, ensuring everyone can fill it out correctly and easily.
It is not a good idea to use Word's form tools and then convert to PDF. Word's form tools do not export well to accessible PDF fields. Instead, start with a simple, well-structured Word document, then use Acrobat's 'Prepare a form' tool to add all the fillable fields directly in Acrobat for best results.
You need to enable 'Reader Extended PDF' so that people using Adobe Reader can save the information they type into your form. Without this, they can fill it out but cannot save their work, which can be very frustrating for them.
| Feature | Text Box | Dropdown |
|---|---|---|
| Purpose | Allows users to type any text freely. | Offers a list of choices for users to pick from. |
| Input Method | Typing directly into the field. | Clicking to open a list and selecting an option. |
| Use Case | For names, addresses, comments. | For selecting from predefined options like states, titles, yes/no. |