Hello All,

Iam using iText5.0 jar.
I have a requirement wherein i need to display a checkbox (unchecked and
checked) in my PDF as a list symbol.

What is the best way to move forward ?. Should i use a check box image
(.JPG) and add to chunk ? I have tried this approach but the image is not
displayed as a List symbol. Image Path is correct.

Use Unicode that resembles a check box ? i have tried this approach too. The
image is not displayed.

vrlist.setListSymbol(new
Chunk('\u2610',FontFactory.getFont(FontFactory.HELVETICA, 11,Font.BOLD, new
BaseColor(0,0, 0))));

But if i use the unicode '\u00D7' which is for displaying cross mark, the
cross mark is displayed.

Pls let me know the best approach and where iam going wrong. Any help would
be greatly appreciated.

Thanks in advance.
Anil.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to