in reply to Re: PDF::API2 and the Elusive Courier Font
in thread [SOLVED] PDF::API2 and the Elusive Courier Font

+1
It appears that you do not have courier font. Maybe courier-regular?
You'll need to check your font dir. On *BSD, it's in any of the directories located in
/usr/local/lib/X11/fonts
HTH

--Chris

#!/usr/bin/perl -Tw
use perl::always;
my $perl_version = (5.12.5);
print $perl_version;