PDF Tips Edit & Annotate Create a Fillable PDF Form

How to Create a Fillable PDF Form

Turn any static PDF into an interactive form with text fields, checkboxes, dropdowns, and signature fields — no design degree required.

December 12, 2025 Edit & Annotate 9 min read
Back to All Posts

A fillable PDF form looks like a normal document but contains interactive fields — text boxes, checkboxes, radio buttons, dropdown menus, date pickers, and signature fields — that recipients can complete digitally without altering the document's layout or design. They're used everywhere: job applications, tax forms, intake questionnaires, order forms, surveys, waivers, and onboarding paperwork. Creating one requires a bit more than just word processing, but it's well within reach for any user willing to spend 15–30 minutes with the right tool.

Fillable PDF vs. Flat PDF: What's the Difference?

A flat PDF is a static document — what you see is what you get. You can read it, print it, and sign it with a drawn signature, but you can't type into it without using an "add text" tool to stamp text on top of the page. Our guide on filling out a flat PDF covers that workflow.

A fillable PDF (sometimes called an interactive PDF or AcroForm) has actual form field objects embedded in the file. When you click a text field, a cursor appears and you type normally. When you click a checkbox, it toggles. The data entered into these fields can often be extracted programmatically, saved separately, or submitted to a server — making fillable PDFs useful not just for individual use but for business data collection workflows.

The Types of PDF Form Fields

Field TypeUse CaseNotes
Text fieldNames, addresses, responses, datesCan be single-line or multiline; supports character limits and input validation
CheckboxYes/no questions, multi-select optionsEach checkbox is independent — multiple can be checked simultaneously
Radio buttonSingle-choice questions (e.g., gender, payment type)Grouped so only one in a group can be selected at a time
Dropdown listState selectors, category choices, titlesSaves space vs. radio buttons when there are many options
List boxMulti-select from a listLike a dropdown but shows all options simultaneously
Date fieldAppointment dates, birthdates, deadlinesSome tools add calendar pickers; others use formatted text fields
Signature fieldAuthorization, consent, contractsCan be a simple drawn-signature area or a certificate-based digital signature field
ButtonSubmit, reset, calculateCan trigger actions like form submission or JavaScript calculations

Method 1: Wondershare PDFelement (Windows & Mac — Recommended)

For creating professional fillable PDF forms from scratch or converting existing documents, Wondershare PDFelement is one of the most capable tools available at a fraction of Adobe Acrobat's price. Its form creation workflow is particularly well designed:

Option A: Auto-Detect Form Fields

If you have an existing PDF that was designed as a form — with blank lines, boxes, or labeled spaces — PDFelement can automatically detect those areas and convert them to interactive fields in one click:

  1. Open your PDF in PDFelement.
  2. Click the Form tab, then select Recognize Form.
  3. PDFelement scans the document and places text fields, checkboxes, and other fields where it detects form-like areas.
  4. Review and adjust any fields that were placed incorrectly, then save.

This works best on clean, well-structured PDFs. For scanned forms, run OCR first — see our guide on how to OCR a PDF — so the tool can read the document's structure.

Option B: Build Form Fields Manually

  1. Open your base document (PDF or Word — PDFelement handles both).
  2. Click the Form tab to access the form toolbar.
  3. Click the field type you want (text field, checkbox, radio button, etc.) and draw it onto the page.
  4. Double-click any field to open its properties: name, tooltip, default value, validation rules, font, and appearance.
  5. For radio buttons and checkboxes, assign them to the same group name so they behave as a set.
  6. Add a signature field if the form requires authorization.
  7. Set tab order so keyboard navigation moves logically through the form.
  8. Save as PDF. The form is ready to distribute.

Best for: Business forms, intake questionnaires, application forms, order forms, HR paperwork. PDFelement also lets you collect responses, set required fields, and add calculation logic between numeric fields.

Method 2: Adobe Acrobat Pro

Acrobat Pro remains the industry standard for form creation, particularly in legal, government, and enterprise environments where PDF/A compliance and advanced JavaScript form logic are required.

  1. Open your document in Acrobat Pro.
  2. Go to Tools → Prepare Form.
  3. Acrobat automatically detects potential form fields. Review and correct as needed.
  4. Use the toolbar to add any additional field types manually.
  5. In field properties you can add JavaScript for calculations, validation, and conditional formatting.
  6. Distribute the form via email or a shared link from within Acrobat, which also tracks responses.

Acrobat's main advantage for forms is its JavaScript engine — you can build complex forms with auto-calculating totals, conditional field visibility (show/hide fields based on other answers), and data validation that goes beyond simple character limits. For most business forms these features aren't necessary, but for complex tax-style forms or application workflows they're invaluable.

Method 3: Microsoft Word → Export to PDF with Form Fields

Word has its own form field controls (under the Developer tab) that can be exported to PDF. This is a reasonable approach if you're already designing the form in Word and don't want to learn a new tool.

  1. Enable the Developer tab in Word: File → Options → Customize Ribbon → check Developer.
  2. Use the Controls group to insert text boxes, checkboxes, dropdowns, and date pickers.
  3. Design the form layout around these controls.
  4. Export to PDF: File → Save As → PDF.

Important limitation: Word's form controls don't always translate cleanly to proper PDF AcroForm fields on export. The result depends heavily on the Word version and PDF export settings. For simple forms the output is often fine; for complex forms with validation or calculations, use a dedicated PDF tool instead.

Method 4: Google Forms → PDF Export (Simple Surveys)

For basic data collection — surveys, feedback forms, registrations — Google Forms is free and extremely easy to use. You can't create a traditional fillable PDF with it, but you can:

  • Build the form in Google Forms and share the link
  • Print or export the blank form to PDF for recipients who need a physical version
  • Export responses to Google Sheets for analysis

This isn't a true fillable PDF workflow, but for internal surveys or simple registrations it removes the complexity entirely. If you specifically need a PDF file that recipients complete and return, stick with one of the dedicated tools above.

Making Your Form Accessible

If your fillable PDF may be used by people with disabilities — or if you're a government agency, educational institution, or healthcare provider subject to accessibility regulations — your form fields need additional configuration:

  • Tooltip text on every field — this becomes the label read by screen readers; without it, a visually impaired user hears only "text field" with no context
  • Logical tab order — fields should be navigable in reading order via the Tab key
  • Document language set — required for screen readers to use the correct pronunciation rules
  • Tagged PDF structure — headings and labels need proper PDF tags

Our PDF accessibility guide covers the full checklist. Both PDFelement and Acrobat Pro include accessibility checkers that flag common form accessibility issues.

Protecting Your Form Before Distribution

Once your form is ready, consider what level of protection it needs:

  • Allow filling but prevent editing — use PDF permissions to restrict editing while allowing form completion. See our guide on PDF password protection for how to set permissions.
  • Flatten after completion — when a recipient returns a completed form, flatten the PDF to lock in their responses and prevent any further changes before archiving.
  • Require a signature field — adding a signature field signals to recipients that authorization is required and creates a clear record of consent.
Key Takeaways
  • A fillable PDF has embedded interactive fields — text boxes, checkboxes, dropdowns — that recipients complete without altering the document
  • Wondershare PDFelement can auto-detect form areas in existing PDFs and convert them with one click
  • Adobe Acrobat Pro is the gold standard, especially for forms requiring JavaScript calculations or conditional logic
  • Word can create basic fillable PDFs but doesn't always produce clean AcroForm fields on export
  • Add tooltips to every field for screen reader accessibility — it's both best practice and a legal requirement in many contexts
  • Set PDF permissions to allow filling but prevent editing before distributing
  • Flatten completed forms before archiving to lock in the responses permanently

Need to fill out an existing PDF form right now?

PDFToolShack's Add Text tool lets you type into any PDF — flat or interactive — free in your browser.

Fill PDF Free