How To Make A Pdf Fillable Form
A practical step-by-step guide to how to make a pdf fillable form, including preparation, instructions, common issues, tips, and next steps.
How To Make A Pdf Fillable Form
Turning a plain PDF into a fillable form lets people type answers directly into the file instead of printing and writing by hand. This guide shows you how to add text boxes, checkboxes, and dropdown menus using free and paid tools, so you can send a professional form that works every time.
Fast Answer
- Best free option: Adobe Acrobat Online or LibreOffice Draw
- Key step: Start with a flat PDF, then add form fields in edit mode
- Test before sending: Always fill the form yourself to check the fields work
Before You Start
- A PDF file that already contains the form layout (questions, labels, and spaces) or a document you can convert to PDF
- Your email address or a cloud account like Google Drive to save and share the finished file
- A computer with internet access for web tools, or a free PDF editor like LibreOffice Draw for offline work
- Adobe Acrobat Reader installed on your computer to test the form after you finish
Step-by-Step Instructions
Open Your PDF in a PDF Editor
Go to a PDF editing website like Adobe Acrobat Online, or open LibreOffice Draw if you want to work offline. Both options let you add form fields without paying. If you use Adobe Online, drag your PDF into the upload box and wait for the file to load.
If you do not have a PDF yet, create one first. Open a word processor, type out your questions, leave blank spaces for answers, then choose "Save as PDF" or "Print to PDF" from the menu.
Choose the Right Form Field Type
Look for an "Add Form Fields" or "Prepare Form" button, usually near the top of the editor. When you click it, the tool shows a sidebar with different field types. Use "Text Field" for short answers like names or dates. Use "Multiline Text" for long answers like comments or addresses. Use "Checkbox" for yes/no options or lists where the user picks several items. Use "Radio Button" when the user must choose only one option from a group. Use "Dropdown" or "List Box" to offer a menu of pre-set answers.
For almost any form, text fields, checkboxes, and one dropdown cover most needs. Do not add fancy fields like digital signatures or date pickers unless the form truly needs them, because they can confuse the person filling it out.
Draw the First Text Field
Select "Text Field" from the sidebar, then click and drag on the PDF where the answer should go. Make the box roughly match the empty space you left in your layout. A small properties panel appears so you can set the field name. Use a descriptive name like "full_name" or "email_address" rather than "Field1" so you can identify it later.
Repeat this for every short answer on your form. Click the next blank space, drag out a box, and type a name. Keep the gaps even between fields so the form looks tidy.
Set Field Properties for Each Text Box
Click a text field you just created to open its properties window. Set the font size so the text fits comfortably. Set the maximum character length if the answer should be short, like a postcode or phone number. Select "Align Left" for most text, or "Align Center" for numbers.
For date fields, add a "Format" rule in properties, then choose "Date" and pick a style like DD/MM/YYYY. This automatically corrects how the user types the date, which reduces mistakes.
Add Checkboxes and Radio Buttons
Select "Checkbox" from the sidebar and click where the box should appear. The box appears as a small square. Type a label next to it, like "I agree to the terms" and draw another box for the next option.
For radio buttons, draw one button, then right-click it and choose "Make Field Properties." In the properties window, give every radio button the same name, for example "delivery_speed." Then select "Radio Button Choice" and enter the value for each, like "Standard" or "Express." This groups the buttons so only one can be selected at a time.
Create a Dropdown Menu
Select "Dropdown" from the toolbar and drag out a small box where the menu should go. In the properties window, click "Options." Type each menu choice on its own line, like "Red," "Blue," "Green," and click Add. Leave the checkbox unchecked for "Commit to this value immediately" unless you want the form to react the moment the user selects.
Set the "Default Choice" to blank or the most common answer. This prevents the user from accidentally leaving the field empty.
Test the Form Before Saving
Click "Preview" or "Fill and Sign" in the editor to switch to preview mode. Fill out every field yourself. Type in each text box, tick each checkbox, and select each dropdown. Check that the cursor lands in the right place when you tab through the fields. Confirm that radio buttons behave correctly when you click different options.
If a field does not work, click "Edit" to return to editing mode, select the broken field, and adjust its name or properties.
Save and Share the Fillable PDF
Click "Save" and choose "PDF" as the file type. Give the file a clear name like "Booking Form 2026" rather than "Final_v2". Download it to your computer or save it directly to Google Drive or Dropbox.
To share, attach the PDF to an email, or upload it to a file-sharing service and send the link. The recipient can type into the form in any modern PDF reader, including the free Adobe Acrobat Reader or the built-in viewer in Google Chrome.
Quick Reference
| Situation | Use this | Why |
|---|---|---|
| Short answer like name or email | Text Field | One line of text, easy to align |
| Long answer like comments or address | Multiline Text | Allows multiple lines with automatic wrapping |
| Multiple choices, select several | Checkbox | Each box works independently |
| Multiple choices, select one | Radio Button | Grouped by name so only one is selected |
| Pre-set list like county or title | Dropdown | Saves space and prevents typos |
| Date of birth or event date | Text Field with Date format | Auto-corrects format to DD/MM/YYYY |
Common Problems When You Make a PDF Fillable Form
Fields Do Not Align with the Printed Layout
The text box looks fine on screen, but when printed the answer appears slightly off. This happens because the PDF uses a different print resolution. Fix this by zooming into the PDF editor to 200% and dragging each field so its border lines up exactly with the underlying text. Then print a test page to confirm the alignment.
Users Cannot Type into the Fields on Mobile
Some mobile PDF readers open the file in read-only mode. Tests show that Adobe Acrobat Reader on Android and iOS handle fillable forms well, but the default Google Chrome viewer on Android can strip out form fields. Ask users to download the free Adobe Acrobat Reader app, or embed the form on a webpage using Google Forms instead.
Radio Button Groups Allow Multiple Selections
If you separately drew each radio button with a different name, the form treats them as independent buttons. Select all radio buttons that belong to one question, then right-click and open properties. Give every button the exact same name, and the software automatically groups them so only one can be chosen.
Text Overlaps the Field Border
Long answers overflow the box, making the form look messy. Open the text field properties and reduce the font size, or increase the field height. For multiline fields, ensure "Scroll long text" is enabled so the user can keep typing without the text spilling outside the visible area.
Scanned PDF Shows No Form Fields Option
When you upload a scanned document, the editor sees it as an image and disables the form tools. You must run OCR first to convert the image into selectable text. Free online OCR tools exist, but they often lower quality. Instead, use a paid editor like Adobe Acrobat Pro if you work with scans regularly, or recreate the form in Word and convert it to PDF.
Advanced Tips for Making a PDF Fillable Form
Set Tab Order to Match Reading Order
By default, the tab order follows the order you drew the fields, which can jump around the page. In Acrobat Online, open the form properties and select "Tab Order." Choose "Order Form Fields" then drag the fields into the correct sequence. Users press Tab to move naturally from name to email to phone number.
Add Calculated Fields for Totals
For order forms or invoices, create a text field where a total should appear. Open its properties, click "Calculate," and choose "Sum." Then select the fields that should be added together. The total updates automatically as the user types quantities or prices.
Use Validation for Email and Postcode
In the text field properties, set "Validation" to "Pattern." For a UK postcode, use a pattern like [A-Z]{1,2}[0-9][A-Z0-9]? [0-9][A-Z]{2} for a standard format. For email, select "Email" from the validation dropdown. The form then rejects invalid entries with a pop-up message, saving you from cleaning messy data later.
Protect the Form Against Unwanted Edits
After creating all fields, set a password or permissions in the editor. Use "Restrict Editing" to allow form filling only, not text editing. For important documentation, compare the file size before and after adding password protection to ensure the change actually applied.
How To Make A Pdf Fillable Form FAQ
Common Issues
If the result is not working as expected, return to the previous step, check the material or setting involved, and make one adjustment at a time for how to make a pdf fillable form.
Can I make a PDF fillable for free?
Yes. Adobe Acrobat Online offers a free tier that lets you add form fields without a subscription. LibreOffice Draw is a completely free offline alternative. Both support text fields, checkboxes, and dropdowns.
Do I need to restart the original document to add fields?
No. You can add fields directly to an existing PDF. The fields sit on top of the original text and do not alter it. Just open the PDF in an editor, switch to form mode, and draw the fields.
How do I make a form that people can sign digitally?
Most editors have a "Signature" field type. Add it where the signature should go. The user can then type, draw, or upload an image of their signature. Adobe Reader supports this without extra software.
Why does my PDF viewer show the form as read-only?
The viewer may not support interactive forms. Update your PDF reader to Adobe Acrobat Reader or open the file in a modern browser like Chrome or Edge. If the file is over 100 MB, some viewers disable form filling to save memory.
Can I convert a Word document into a fillable PDF automatically?
Not automatically. Word can export to PDF, but it does not convert underline spaces into form fields. You must add the form fields in a PDF editor after conversion. A faster workflow is to use Microsoft Forms or Google Forms for simple data collection, then export the responses as a PDF.
Final Checklist for Making a PDF Fillable Form
- Confirmed the PDF is text-based, not a scanned image
- Planned each field type before opening the editor
- Named every field for easy data sorting
- Grouped radio buttons with the same name
- Set a date format for date fields
- Tested all fields in preview mode
- Checked print alignment at 200% zoom
- Saved as a PDF with a clear file name
- Tested the final file in a free PDF reader
Your fillable PDF is ready to send. Share it via email or a private link, then check the returned file to confirm every answer lands in the correct field.