pdf_flatten
Embed form field values into PDF page content and remove interactivity to create a flat, non-interactive document.
Instructions
Flatten a PDF's form fields, baking their current values into the page content and removing interactivity. Form-less PDFs are copied unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the source PDF file | |
| outputPath | Yes | Absolute path for the flattened output PDF |