pdf_overlay_pdf
Overlay one PDF onto another to apply letterheads, templates, or watermarks. Specify which base pages and overlay page to use for exact placement.
Instructions
Overlay one PDF on top of another. The overlay PDF is drawn on top of the base PDF pages. Perfect for adding letterheads, templates, or watermark PDFs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Which base pages to apply the overlay to (1-indexed). Omit for all pages. | |
| basePath | Yes | Base PDF (background) | |
| outputPath | Yes | Output path | |
| overlayPage | No | Which page of the overlay PDF to use (1-indexed, default: 1) | |
| overlayPath | Yes | Overlay PDF (drawn on top) |