eileenmcnaughton / dompdf-fonts

Other
1 stars 1 forks source link

dompdf-fonts

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.

Before

img.png

After

img.png

The extension is licensed under AGPL-3.0.

Requirements

Installation (Web UI)

Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.

Installation (CLI, Zip)

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

Installation (CLI, Git)

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

Getting Started

Just install the extension

Known Issues

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.