flatten_pdf
Flatten form fields and annotations into the page content to make them non-editable. This prevents modifications while preserving the document's appearance.
Instructions
Flatten form fields and annotations into the page content (makes them non-editable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_name | No | Output file path (defaults to same dir with suffix) |