Page 1 of 1

pdflib, fonts & Mac OS X

Posted: Sun Feb 02, 2003 11:43 pm
by jlundell
Using Marc Liyanage's PHP module for Apache/OS X, I managed to generate some useful output without too much trouble.

However, I had no luck trying to use/embed system fonts. The docs suggest that this should "just work", but I got nothing but complaints about missing metrics and the like.

The only way I could get text output was to use a built-in font (Helvetica, as it happened).

Should this work? Is there a trick?