Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-28 Thread TvT
Ok that is not possible. The following is possible: 1.) the checkboxes have the same name and the same export value - if one is selected all are selected 2.) the checkboxes have the same name but different export values - you can only select one checkbox (out of the checkboxes with the same name)

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-28 Thread karthik
we can select one or multiple check boxes. based on selection we will provide corresponding export values. This is not like radio button where we can select only one. Thanks, Karthik -- View this message in context: http://itext-general.2136553.n4.nabble.com/populating-multiple-checkboxes-that-

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-28 Thread TvT
One more question: From that group of checkboxes in adobe reader you can only select one checkbox, right? Your setting (using checkbox type) is possible but then you kind of 'emulate' radiobutton fuctionality. Regards, ToM 2012/3/28 karthik : > Hi Tom, > > I have 4 check boxes with same name, w

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-28 Thread karthik
Hi Tom, I have 4 check boxes with same name, with different export values for each checkbox. Thanks, Karhtik -- View this message in context: http://itext-general.2136553.n4.nabble.com/populating-multiple-checkboxes-that-have-the-same-name-tp4493642p4511947.html Sent from the iText - General ma

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-27 Thread TvT
I think this might be a language thing. A list of checkboxes could mean only visually grouped checkboxes with no real relation between the fields. @karthik One other possibility is to supply the pdf you want to fill - then it is much easier to know what you mean. Regards, ToM 2012/3/27 1T3XT BV

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-27 Thread 1T3XT BVBA
On 27/03/2012 14:22, karthik wrote: > I have checkbox list with same name. That's a "contradictio in terminis". There is no such thing as a "checkbox list with same name", so please rephrase. A "list" is a specific type of a "choice" field. A list field has a name, and can return one (default) or

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-27 Thread karthik
Hi ToM, I have checkbox list with same name. Need to populate using data with itext. User can opt in or opt out multiple check boxes. Thanks, Karthik -- View this message in context: http://itext-general.2136553.n4.nabble.com/populating-multiple-checkboxes-that-have-the-same-name-tp4493642p450

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-26 Thread TvT
Hi karthik, please tell us more about your problem: - do you use acroforms or xfa fields? - did you try to fill out some checkboxes and you run into trouble? - do you mean checkboxes or radiobuttons (exclusion)? Generally pdf supports different things: - checkboxes and radiobuttons - radiobutton

Re: [iText-questions] populating multiple checkboxes that have the same name

2012-03-26 Thread karthik
I have same requirement in one PDF, any solutions? Thanks in advance -- View this message in context: http://itext-general.2136553.n4.nabble.com/populating-multiple-checkboxes-that-have-the-same-name-tp4493642p4505533.html Sent from the iText - General mailing list archive at Nabble.com. --