fill_pdf
Fill PDF forms by providing field values. Automatically fits text into fields and warns if values need adjustment.
Instructions
Fill the PDF and save it.
values maps field id -> text value (checkboxes: "true"/"yes"/"x" to tick).
Fields not present in values stay empty. AcroForm fields are filled
natively inside the PDF; everything else is drawn at its exact box.
The response's warnings list flags values that will be shrunk or
truncated to fit their box — fix those before delivering the document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| flatten | No | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |