HTML to PDF Converter
The HTML-to-PDF API converts HTML content into high-quality PDFs. It is fully configurable to return either as a PDF document or as a buffer format for flexible handling. Ideal for generating downloadable reports, invoices, and documents from dynamic HTML content. A API de conversão de HTML para PDF transforma conteúdo HTML em PDFs de alta qualidade. Totalmente configurável para retornar o…
HTML to PDF Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
HTML-PDF /pdf/html-to-pdf |
This endpoint enables the conversion of HTML content into a high-quality PDF document. You can submit HTML with custom styles, such as bold headings, justified paragraphs, italic… |
| POST |
HTML-PDF (Buffer) /pdf/html-to-pdf |
This endpoint enables the conversion of HTML content into a high-quality PDF document, returned as a buffer. You can submit HTML with custom styles, such as bold headings,… |