Right there in front of me - thanks - dave

----- Original Message -----
From: "Bruno" <[EMAIL PROTECTED]>
To: "David Thielen" <[EMAIL PROTECTED]>
Cc: "itext" <[EMAIL PROTECTED]>
Sent: Saturday, January 25, 2003 12:56 AM
Subject: Re: [iText-questions] FontFactory and embedded fonts


> Quoting David Thielen <[EMAIL PROTECTED]>:
>
> > Hi;
> >
> > Ok, I have FontFactory working and use the following:
> >       Font font = FontFactory.getFont( fontName, fontSize );
> >       BaseFont bf = font.getBaseFont();
> >       PdfContentByte.set...
> >
> > And it all works fine. But how do I tell it to embed or not embed the
font in
> > the pdf file?
>
>
http://itext.sourceforge.net/docs/com/lowagie/text/FontFactory.html#getFont(
java.lang.String,%20java.lang.String,%20boolean)
>
>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to