PHP
Dompdf is a PHP Library to convert HTML pages to PDF
dompdf is a PHP-based HTML to PDF converter that is mostly CSS 2.1 compliant. It supports external stylesheets, inline styles, and presentational HTML attributes. PDF rendering can be done using PDFLib or the bundled R&OS CPDF class. PDFLib improves performance and reduces memory requirements, while the R&