There's information in the tutorial on how to embed external fonts. You can
use:

BaseFont bf = BaseFont.createFont("c:\\winnt\\fonts\\Lithogrb.ttf",
BaseFont.CP1252, true);

and if you need to use it in a Paragraph have a look at the Font
constructors.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, May 17, 2002 12:51
> To:   [EMAIL PROTECTED]
> Subject:      [iText-questions] exotic font
> 
> Hello, I use iText for creating pdf documents.
> Now I've got a problem with fonts. I'm going to use lithograph  font (
> i'm
> sending this font in attachment ), but it isn't from iText.
> Please explain me how i can resolve this issue.
> The best regards,
> Nikolay. << File: LITHOGRB.TTF >> 

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
  • ... Николай Пивоваров
    • ... Bruno Lowagie
    • Paulo Soares

Reply via email to