form_creator
Add interactive text fields and checkboxes to any PDF form. Specify field names, positions, and sizes to create fillable PDFs.
Instructions
Add form fields (text inputs, checkboxes) to a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| fields | Yes | Array of form fields to create | |
| output_name | No | Output file path (defaults to same dir with suffix) |