You must know your fonts. Fonts of this kind are symbolic and most of the
symbols don't even exist in Unicode. The font wingdings has many arrows that
might suit you. Try this:
BaseFont bf = BaseFont.createFont("c:\\winnt\\fonts\\wingding.ttf", "",
true);
Font ff = new Font(bf, 20);
document.add(new Paragraph("\u00e1\u00f2", ff));
Best Regards,
Paulo Soares
> -----Original Message-----
> From: Johansson Henrik (Svensk B�rsinformation)
> [SMTP:[EMAIL PROTECTED]
> Sent: Monday, August 04, 2003 8:44
> To: '[EMAIL PROTECTED]'
> Subject: [iText-questions] Zapf-Dingbats
>
>
> Hi,
>
> I am rather new to both itext and Pdf and I have a problem concerning the
> ITC Zapf-Dingbats font.
>
> I have been informed that a certain Symbol should be present in the font
> but I have not been able to find it!
>
> I have tried several different font files, iterating over a unicode set I
> found somewhere.
> Have no idea if this set is complete.
>
> My sources tell me that it should be Alt-N keyboardpress that produces
> this
> sign.
> How can I find the missing (?) sign which btw is an upwards- (or
> downwards)
> pointing arrow.
>
> Regards!
> Henrik
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/0
> 1
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions