Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Using Fonts

Line5 e.K edited this page Apr 19, 2016 · 2 revisions

HTML2PDF.it relies on the fonts available to the operating system of the server it is installed on.

On most Linux installations, de-facto standard fonts like Arial or Times New Roman are not installed and might not be displayed correctly in the generated pdf files (HTML2PDF.it chooses an alternative font, which can be quite different).

Please consult the documentation of your operating system about information about how to install missing fonts. For Debian, installing ttf-mscorefonts-installer can solve the problem; individual fonts (.otf) can be installed in /usr/local/share/fonts.

Clone this wiki locally