pdf_invoice
Generate a complete, professionally formatted invoice PDF from structured data without a template. Deterministic generation produces byte-identical output for the same input.
Instructions
Generate a complete, professionally laid-out invoice PDF from structured data — no template needed. Deterministic: the same input produces byte-identical output (safe to re-run). Note: without a paid PDFops key the output carries a small "Generated with pdfops.dev" footer line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice | Yes | Invoice data | |
| output_path | Yes | Absolute path to write the invoice PDF |