Re: [iText-questions] How to set values for Combo Boxes/ Check Boxes/ Radio buttons

2003-07-23 Thread Paulo Soares
TED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 20:51 Subject: [iText-questions] How to set values for Combo Boxes/ Check Boxes/ Radio buttons > Hi, > > I have a pdf template which contains checkbox,radio button , combo box > etc. How to set values for these kinds

[iText-questions] How to set values for Combo Boxes/ Check Boxes/ Radio buttons

2003-07-23 Thread Gopal . Bairwa
Hi, I have a pdf template which contains checkbox,radio button , combo box etc. How to set values for these kinds of controls. I am getting Field s using getAcroFields() and then setting the values using setField(key,value). But I do not what value I should pass so that a checkbox gets check