Font metric file missing. You must have AFM font metric files intalled on your server in order to use the PS (Compact) output method. Metric files may be taken from Ghostscript distribution.
Problem | Solution |
---|---|
Metric files are not installed on your server | Install either ghostscript-fonts or any other Type1 font package containing metric files. Edit .html2ps.config and config.inc.php to point to installed metric files. |
The TYPE1_FONTS_REPOSITORY points to incorrect directory. | Edit config.inc.php; set the value of TYPE1_FONTS_REPOSITORY to directory where your font metric files reside. |
You have no requested metric file. | Probably you're using non-standard font package. HTML2PS is configured to work with fonts distributed with Ghostscript out-of-the-box. If you're using other fonts, edit .html2ps.config. metrics items should contain names of metric files you're using. |