Description
HTML documents can be rendered into PDF files through a Python wrapper around wkhtmltopdf. Developers use pdfkit for reports, invoices, printable pages, and document automation. HTML inputs and generated PDFs may contain private data and should be sanitized.