How to Fill a PDF Form on Any Device (Free Methods)
Fillable vs scanned PDFs, flattening, signatures — everything you need to return a form without printing it.
Two very different kinds of PDF forms
Before filling anything, it helps to know which type of file you have, because the workflow is completely different.
- A real form (AcroForm). The PDF contains interactive fields — text boxes, checkboxes, radio buttons, dropdown lists. You can tell because clicking in Adobe Reader or Chrome turns the cursor into a text caret and the fields highlight. Filling these keeps the file editable by others.
- A flat form. A scan, a photo, or a PDF exported from a design tool. There are no fields at all; the “form” is an image of lines and boxes. To fill it you need to place text on top of the page at the right coordinates.
Some files are a mixture: a real form where one section was flattened. And some real forms are locked or encrypted, which stops all filling.
Filling real form fields
A good filler lists every field it finds, labels them by type (text, checkbox, dropdown, list), and lets you work through them in order. A few notes that save headaches:
- Checkboxes in PDF can look like anything — a square, a circle, an X in a box. Toggling them in a filler shows the same appearance the author intended.
- Dropdowns and lists should be chosen from their actual options rather than typed over, or the exported file will not validate.
- Multi-line text fields accept longer answers but may clip text that is too long; keep answers close to what the printed form expects.
- Character support: standard PDF fonts cover Latin text comfortably. If you type Chinese, Japanese or Korean into a field, the tool may be unable to embed those glyphs — a good filler tells you which fields failed instead of silently dropping the text.
Flattening: the final-step decision
Flattening bakes the filled values into the page as ordinary graphics. After flattening, the form cannot be edited again and no longer behaves like a form at all. Use it when:
- You are producing a final copy to send to someone who should not change it
- The receiving system mangles form fields (a surprisingly common problem with old government portals)
- You want to guarantee the appearance is exactly what you saw
Do not flatten while you are still drafting. Fill, download an editable copy, and flatten only at the end.
Filling a flat form with overlay text
When there are no fields, you place text manually. The practical controls are:
- Page — usually page 1, occasionally the last page for signature blocks
- Position — a nine-position grid (top-left through bottom-right) is enough for most documents; for precise placement you may need a tool with drag-and-drop
- Size and colour — match the existing text: 10–12 pt, black or dark blue
Overlay text is a normal PDF text object, so it stays sharp at any zoom level and prints cleanly. Place it after checking the underlying lines — nothing looks worse than text that sits 3 mm above the line it is supposed to be on.
Signatures and dates
A typed name in a signature field is legally accepted in many electronic-signature frameworks, but plenty of organisations still want a handwritten-looking mark. The workflow that satisfies both: sign on white paper, photograph it squarely, use the Transparent Signature tool to convert it to a clean PNG with a transparent background, then insert that image into the document with a PDF editor. A scanner app that applies “document enhancement” will usually destroy a signature's thin strokes — a plain phone photo works better.
Why fill forms locally
A filled form often contains a name, an address, a date of birth, a tax number or a passport number. Uploading it to a random “fill my PDF” website is a genuine privacy risk. The PDF Form Filler on this site reads and writes the PDF inside your browser using a bundled copy of a PDF library — the document never touches a server, and the page keeps working if you disconnect from the internet.