Re: [iText-questions] Radio Button With Label in PDF

2008-06-16 Thread Paulo Soares
What's a label in your context? Paulo - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, June 16, 2008 4:35 PM Subject: [iText-questions] Radio Button With Label in PDF Hi I am trying to generate an interactive pdf document which shall allow the user

[iText-questions] Radio Button With Label in PDF

2008-06-16 Thread sahil.dhawan
Hi I am trying to generate an interactive pdf document which shall allow the user to provide information using set of radio and checkboxes. I am unable to stick a label with the radio button. The API that I have used PdfAppearance[] radiobuttonStates = new PdfAppearance[2];