Generate invoices, financial statements, dynamic reports, and certificates programmatically. Full modern CSS3, Flexbox, Grid, custom fonts, and JavaScript rendering support.
curl -X POST https://api.vinartech.app/v1/html-to-pdf \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"html": "<html><body><h1>Invoice #492</h1><p>Status: Paid</p></body></html>",
"format": "A4",
"marginTop": "20mm",
"marginBottom": "20mm",
"printBackground": true
}' --output document.pdf
Built on modern headless browser engines tuned specifically for high-throughput, low latency, and pixel precision.
Supports modern web standards including Flexbox, CSS Grid, custom web fonts, SVG graphics, Chart.js diagrams, and complex layouts.
Embed dynamic page numbers, timestamps, custom logo headers, and configurable margins on each page with zero CSS hassle.
Your document data is processed in ephemeral memory and immediately streamed back. We never store your sensitive customer invoices or data.
Add transparent background text or graphic watermarks ("PAID", "CONFIDENTIAL", company seal) across any page dynamically.
Clustered cloud instances with warm browser pools deliver sub-second generation times even during high volume concurrency spikes.
Choose standard sizes (A4, A3, Letter, Legal) or define exact custom width/height millimeter dimensions for receipts and labels.
Generate professional documents in 3 straightforward steps with any HTTP client or backend framework.
POST your HTML string, template variables, or target URL with your API key in the Authorization header.
Our cloud rendering cluster executes CSS/JS, computes pagination, applies headers/footers, and produces a crisp PDF.
Receive the binary stream directly in your response to save to S3, email to customers, or serve directly in browser.
Enjoy your first 700 API calls completely free every month. After that, pay only ₹0.20 per API call with no monthly contracts or hidden fees.
Our team is here to assist with integration, high-volume requirements, and technical setup.
Reach out for sample templates, custom margins guidance, or enterprise volume packages.