radio buttons
- From: bruno <bruno (at) lowagie.com>
- Date: Wed, 31 May 2006 10:33:59 +0200
Bhattacharya, Utpal wrote:
All
I have a requirement to display radio buttons on a pdf page that is being generated. For generating the pdf I am using itext APIs Can any one please tell haow can i display a set of radio buttons on the generated pdf document.
Do you need characters that 'look like' radio buttons?
Then you could use a font like Zapfdingbats that has those characters.
Do you need a form with fields that 'act like' radio buttons?
Then you need class RadioCheckField.
br,
Bruno
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
- References:
- radio buttons
- From: "Bhattacharya, Utpal" <Utpal.Bhattacharya (at) ps.net>