update_field
Adjust a PDF form field's position, size, name, or text alignment (horizontal and vertical) to customize layout and appearance.
Instructions
Move/resize/rename a field, or set its text alignment.
align: 'left'|'center'|'right'; vertical_align: 'top'|'middle'|'bottom' — where the value sits inside the box in the filled PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| h | No | ||
| w | No | ||
| x | No | ||
| y | No | ||
| name | No | ||
| align | No | ||
| field_id | Yes | ||
| field_type | No | ||
| vertical_align | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |