How to Fill Out a PDF Form Online
Published
Interactive forms vs. flat PDFs
Some PDFs have real interactive form fields built in — text boxes, checkboxes, dropdowns — that software can fill programmatically. Others just look like a form but are flat, printed layouts with no underlying fields; those need to be filled by adding text on top instead, which PDF Forms doesn't do.
Filling a form by field name
Upload the PDF and enter field values one per line as name=value, like fullname=Jane Smith. If you don't know a form's exact field names, run PDF Forms with the values box empty first — it returns an error listing every field name it found, which you can then copy into the correct format.

After filling
The downloaded PDF has the values filled into their fields, still editable unless you also flatten it. Flattening converts filled fields into permanent page content — useful once a form is final and you don't want anyone accidentally changing an answer while reviewing it.