You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
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.