Darryl Nortje wrote:
> I am trying to get the font Garamond printed on my pcl output. When I 
use
> pdf as the output the font is on the pdf document. But when I use -pcl 
as
> the output, there is no Garamond font there. The following are excerps 
from
> the userconfig file, the command line argument I use to generate the 
pcl,
> and output printlines from fop.

This is a question for fop-user, but: you embed a TrueType font into
you PDF file. The PCL (and PostScript as well) output of FOP do not
implement font embedding, TrueType format or not.

So, for this to work, you'd have to download the Garamond font to your
PCL printer prior to printing the PCL file produced by FOP. How you do
this and in which format (I don't really know PCL 6, but in "old" PCL, you
cannot use TrueType fonts) is up to you (and your actual printer),
unfortunately.

You don't get a different log output, because FOP cannot look into your
printer and therefore cannot see whether the Garamond font is there. So
it assumes everything is ok and doesn't log an error.

Hope this helps,

Arnd
--
Cappelino Informationstechnologie GmbH
Arnd Beißner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to