Re: [iText-questions] fill out a pdf form

2007-12-06 Thread Bich
fields.setField(shortName, field.get(value).toString()); It is not really nice, but it could works (because you need to have the index of the field you want to check you checkbox). Unless you have something more clean for me. Thank you for you time, Bich Paulo Soares wrote: > >

Re: [iText-questions] fill out a pdf form

2007-12-06 Thread Bich
> >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of Bich >> Sent: Thursday, December 06, 2007 5:24 AM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] fill out a pdf

Re: [iText-questions] fill out a pdf form

2007-12-06 Thread Bich
s is not true, check box is set correctly for acroForm, but not for XFA form. Could you show me the way to set checkboxes with iText library for the XFA Form. Thank you, Bich -- View this message in context: http://www.nabble.com/fill-out-a-pdf-form-tf4762743.html#a14186573 Sent from the iText