pdf_add_form_field
Add a form field to a PDF page by defining its type, name, position, and size. Create fillable forms with customizable field options.
Instructions
Add a form field to a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| width | Yes | ||
| height | Yes | ||
| options | No | ||
| pdf_path | Yes | ||
| field_name | Yes | ||
| field_type | Yes | ||
| page_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |