PDF Generator
PDF Generator API allows developers to create professional PDF documents programmatically. Send a JSON payload and receive a ready-to-download PDF file in seconds. Key features: - Invoice Generator: Create branded invoices with line items, tax calculation and totals - HTML to PDF: Convert any HTML content to PDF - Report Generator: Turn tabular data into formatted PDF reports Perfect for SaaS…
PDF Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Invoice /generate/invoice |
Generate a professional invoice PDF from JSON data. Returns a downloadable PDF file. |
| POST |
Convert HTML to PDF /generate/from-html |
Convert any HTML string to a downloadable PDF document |
| POST |
Generate Report /generate/report |
Generate a formatted data table report PDF from column headers and row data |
PDF Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / minute |
|
| PRO Recommended | $9 / month | 500 / minute |
|
| ULTRA | $29 / month | 2000 / minute |
|
| MEGA | $79.99 / month | 10000 / minute |
|