Works for me. Test it with a Paragraph instead of a Phrase.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Carmona Perez, David [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, September 23, 2003 9:08
> To:   Itext-Questions (E-mail)
> Subject:      [iText-questions] Root symbol
> 
> Hi all,
>  
> I want to add the radical symbol from the Symbol font.  I know that the
> code of the glyph is 0xD6 in hexadecimal.
> I also know that the Unicode value of the character is 221A
>  
>  
> The following code excerpt displays nothing:
>  
> document.add(new Phrase("\u00D6", new
> Font(BaseFont.createFont(BaseFont.SYMBOL, BaseFont.WINANSI, false),
> 10))));
>  
> Does anyone know how I can show it?
> Which encoding do I have to specify?
>  
> Thanks in advance for any help.
> --------
> David
>  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to