OFFICIAL PROJECT | HTML to PDF converter written in PHP
Html2Pdf is a PHP library that converts HTML to PDF format. It is compatible with PHP versions 5.6 to 8.2 and is used to generate PDF documents such as invoices and documentation. Html2Pdf requires coding the HTML directly for conversion and provides specific tags to adapt HTML for PDF use. The library uses TCPDF for the PDF generation.