How can set a specific font to whole document using XML ?
Regards
> -Original Message-
> From: Bruno [SMTP:[EMAIL PROTECTED]]
> Sent: 24 Ocak 2003 Cuma 16:21
> To: Russo Gaetano
> Cc: [EMAIL PROTECTED]
> Subject: Re: [iText-questions] extend the SAX
Quoting Russo Gaetano <[EMAIL PROTECTED]>:
> could you briefly describe process to include character such as
> Arial in whole document, using Custom Tags and iText XML
> How can I parse turkish XML template. I use ISO-8859-9
> encoding.Bruno said in mailing list archive about cyrillic
Quoting Paulo Soares <[EMAIL PROTECTED]>:
> I don't use xml but from the attributes treatment in FontFactory a
> registered font will be called with the font-family attribute. It may be
> any
> font, not only a built-in. Of course, I may be missing something here.
That's why I wrote the FontFacto
sso Gaetano [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, January 24, 2003 14:54
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] extend the SAXiTextHandler-class
>
> could you briefly describe process to include character such as
> Arial in whole document, using Custom T
could you briefly describe process to include character such as
Arial in whole document, using Custom Tags and iText XML
How can I parse turkish XML template. I use ISO-8859-9
encoding.Bruno said in mailing list archive about cyrillic font :
"If you use the iTextXML.jar AS-I