# `fill_form` Fill a PDF form ## Usage > pdftl `` `fill_form` `` `output` `` `[...]` ## Details The `fill_form` operation is used to fill in a form in a PDF. The `` can be the path to a file in FDF or XFDF format, or `-`, or `PROMPT`. **Warning** This is not very well tested; beware! Please report bugs on GitHub, ideally with files to reproduce the bugs. **Tags**: in_place, forms, alpha *Source: pdftl.operations.fill_form* *Read online: [https://pdftl.readthedocs.io/en/stable/operations/fill_form.html](https://pdftl.readthedocs.io/en/stable/operations/fill_form.html)* *Type: Operation*