Document Generator
## 📋 Features - **HTML/CSS to PDF** - Full CSS support - **Professional Rendering** - Tables, lists, images, custom fonts - **Flexible Output** - Get PDF bytes directly or S3 download URLs - **Fast Generation** - Average 300ms for single-page PDFs - **Rate Limited** - 10-300 requests/minute per user (configurable by plan) -**Intelligent Caching** - Frequently generated PDFs are cached for…
Document Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate PDF /api/v1/pdf/generate |
Generate a PDF from HTML and optional CSS styling, either inline or by using the "css" field |