This extension adds support to unicode characters to the domPdf extension. It is not required for drupal8+ installs which should get the fonts when installing using composer.
See the core installation guide for more details.
The extension is licensed under AGPL-3.0.
Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.
Sysadmins and developers may download the .zip
file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl dompdf-fonts@https://github.com/FIXME/dompdf-fonts/archive/master.zip
Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/FIXME/dompdf-fonts.git
cv en dompdf_fonts
Just install the extension
The core installation guide suggests further fonts should be added if you need CJK characters. Also, if pasting from word then your html may reference other fonts that do not support unicode.