phppdf Docs

Convert HTML and CSS into PDF documents on top of phppdf

Source ↗

Documentation

html-converter documentation

html-converter is a PHP library that converts HTML and CSS into PDF documents. It builds on top of phppdf/phppdf, returning a PdfDocumentBuilder that you can further customise before serialising.

Requirements

RequirementVersion
PHP8.4+
ext-domany
ext-libxmlany

Installation

composer require phppdf/html-converter