How to Make a Fillable PDF — Complete 2026 Guide
How to Make a Fillable PDF — Complete 2026 Guide
A fillable PDF is a PDF document with interactive form fields — text boxes, checkboxes, radio buttons, dropdowns, signature fields — that a recipient can fill out without needing to print, write by hand, scan, and email back. They're the difference between sending someone a form they have to manually print and re-scan, versus sending them a file they can type into directly in their browser or PDF reader.
This guide covers three core scenarios: creating a fillable PDF from scratch, converting an existing static PDF into a fillable form, and removing fillable fields when you want to lock a completed form.
What is a Fillable PDF Form?
A fillable PDF (sometimes called a PDF form, fillable form PDF, or modifiable PDF form) is a regular PDF document that includes AcroForm fields — interactive elements defined by the PDF specification that any compliant PDF reader can render and capture data into.
When you open a fillable PDF in Adobe Acrobat Reader, Chrome's built-in viewer, Preview on macOS, or any modern PDF tool, the form fields appear as editable areas. Users click into them, type or check boxes, save the file, and the data stays embedded inside the PDF — ready to be extracted, emailed back, or printed with the values intact.
This is fundamentally different from a "flat" PDF where the form lines and boxes are just drawn graphics. In a flat PDF, you can't type — you'd have to print the file, fill it out by hand, and scan it back.
Method 1: Create a Fillable PDF from Scratch
This is the right path when you're designing a new form (employment application, intake questionnaire, expense report).
Option A: Microsoft Word → PDF with Form Fields
- In Word, go to File → Options → Customize Ribbon and enable the Developer tab.
- Design your form using the Developer tab's content controls: Text Box, Check Box, Dropdown, Date Picker.
- Save as PDF: File → Save As → PDF, and in the Options dialog check "Document structure tags for accessibility."
Limitation: Word's form fields don't always survive the PDF export cleanly. Acrobat or LibreOffice often produces better results.
Option B: LibreOffice Writer (Free)
- Open LibreOffice Writer, switch on the Form toolbar: View → Toolbars → Form Controls and Form Design.
- Add controls (text box, checkbox, dropdown) by dragging from the toolbar onto your document.
- Right-click each control to set properties (name, default value, required).
- Export as PDF: File → Export As → Export as PDF, and in the dialog check "Create PDF form" and pick "FDF" as the submit format.
LibreOffice's PDF form export is solid, free, and produces forms that work in every PDF reader.
Option C: Adobe Acrobat Pro
The professional standard. Tools → Prepare Form auto-detects fields in any uploaded document and lets you tune them precisely. Costs $25/month. Best when you're creating high-volume or complex forms with calculations, validation rules, or workflows.
Method 2: Convert an Existing PDF to Fillable
When someone sent you a flat PDF form and you want it to be fillable — this is the most common scenario, and what people search for as "convert pdf to fillable pdf," "convert pdf form to fillable form," or "make pdf fillable form."
Browser-Based Approach (PDF Zone)
PDF Zone's Edit PDF tool lets you add text directly to any PDF — useful when you only need to fill out a one-off form yourself, not create reusable form fields for others. Open the PDF, click where you want to type, and add your text. Save and send. Total time: 30 seconds. No upload, fully private.
Free Desktop: LibreOffice Draw
For creating reusable fillable forms from a flat PDF:
- Open the PDF in LibreOffice Draw (yes, Draw — not Writer).
- Use the Form Controls toolbar to overlay text fields and checkboxes on top of the form's lines and boxes.
- Save back as PDF with form fields enabled.
Adobe Acrobat Pro: Prepare Form
Acrobat's Prepare Form feature is genuinely useful here. It scans the PDF for things that look like form fields — boxes, underlines, check rectangles — and creates corresponding form fields automatically. You then review and adjust. For high-volume form digitization this is by far the fastest path.
Method 3: Remove Fillable Fields (Lock the Form)
The opposite operation: you've filled out a form and want to send it as a final, locked document where the recipient can't modify the values. This is called flattening.
Flattening converts the fillable form fields into static page content — the values stay visible exactly as filled in, but no one can type into the fields anymore. It's required by many submission systems (courts, government agencies) and by many recipients (HR departments, accounting) who don't want submitted forms to be alterable.
PDF Zone's Flatten PDF tool does this in one click. Upload the filled form, click Flatten, and download. All form fields become permanent page content. This is what people search for as "remove fillable fields from pdf" — the answer is flattening.
Common Form Field Types
When you create a fillable PDF, you can include:
- Text fields: Single-line or multi-line input. Required for names, addresses, comments.
- Checkboxes: Boolean choices. Useful for agreement, opt-ins, multiple-selection lists.
- Radio buttons: Mutually exclusive choices. Use for "select one" questions.
- Dropdown menus: Long lists where space is constrained.
- Date fields: With a calendar picker in modern readers.
- Signature fields: For drawing or typing signatures.
- Calculated fields: Sum of other fields, useful for invoices and expense reports.
What Makes a Good Fillable PDF
- Field tab order: Set the tab order logically so pressing Tab moves users through the form in reading order.
- Field labels: Use accessible labels so screen readers can announce each field.
- Required vs optional: Mark required fields visually (asterisk) and programmatically (the AcroForm "required" flag).
- Validation: Use field validation (numeric, date format, regex) to catch errors at fill time.
- Default values: Pre-fill obvious fields where possible.
- Submission method: Decide whether the form will be emailed back, uploaded, or submitted to a server via the PDF's submit-form action.
Common Pitfalls
- Form fields disappear when printed: Check that the field's "Form Field" property is set to "Visible" not "Visible but doesn't print."
- Fields don't save: PDF Reader (the free version) doesn't save form data by default. Users need to use "Save As" or upgrade. Or, the form creator can enable Reader-extended rights (Acrobat Pro feature).
- Different readers show fields differently: Test in Chrome, Firefox, Safari, and Acrobat Reader before distributing — there are subtle rendering differences.
Bottom Line
For one-off form-filling, just open the PDF in any tool that supports text annotations — including PDF Zone's Edit PDF tool — and type your responses. For creating reusable fillable forms from scratch, LibreOffice (free) or Adobe Acrobat Pro are the right tools. For locking a completed form so it can't be edited, use PDF Zone's Flatten tool — one click and done.
Ready to try it yourself?
Learn how to create fillable PDF forms, convert existing PDFs to fillable forms, and remove fillable fields. Step-by-step methods with free and paid tools.
Open the tool