Hi there,

I'm having problems with displaying a checkbox character. This is the code I'm using:

Font font = FontFactory.getFont( "Arial Unicode MS", BaseFont.IDENTITY_H, 14 );
      Cell checkbox = new Cell( new Chunk( "\u2610", font ) );

Any light on this very much appreciated.
Thanks


-----------------------------------------
Email provided by http://www.ntlhome.com/




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to