📄️ Fonts
bkhtmltopdf comes with the following built-in Google Fonts by default, supporting multilingual typesetting. All fonts
📄️ Barcodes
bkhtmltopdf has a built-in `` custom tag for generating barcodes and QR codes. It inherits from the standard
📄️ Charts
bkhtmltopdf provides a built-in custom tag ` for generating charts. It is based on the standard tag, so it supports common attributes such as style, class, and alt. The src, width, and height` attributes are redefined to enable dynamic chart generation.
📄️ Properties
bkhtmltopdf supports setting PDF metadata (e.g., author, subject) via HTML `` tags. These attributes are embedded
📄️ Deployment
This guide walks you through deploying bkhtmltopdf Enterprise Edition (EE) using Docker. The Enterprise Edition supports headless mode, making it suitable for production environments.
📄️ Advantages
Compared to the community edition, the enterprise edition offers significant improvements in rendering speed and system resource utilization.
📄️ CHANGELOG
This section lists the release notes for the Enterprise Edition. For the community edition release notes, please refer to GitHub Releases.