pdf_replace_text
Replace specific text in PDF files by specifying the file path, original text, and replacement text. Optionally target a specific page for precise edits.
Instructions
Replace text in a PDF document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_text | Yes | ||
| old_text | Yes | ||
| pdf_path | Yes | ||
| page_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |