RE: [iText-questions] Re: itext problem

2004-09-16 Thread Paulo Soares
[mailto:[EMAIL PROTECTED] On > Behalf Of Bruno Lowagie > Sent: Thursday, September 16, 2004 10:30 AM > To: Igor Kostic; [EMAIL PROTECTED] > Subject: [iText-questions] Re: itext problem > > Igor Kostic wrote: > > >I have a pdf form with textboxes and comboboxes. I use iText

[iText-questions] Re: itext problem

2004-09-16 Thread Bruno Lowagie
Igor Kostic wrote: I have a pdf form with textboxes and comboboxes. I use iText AcroFields to populate and read the fields. In my program I have to add choices to an existing combobox. I guess it should be done somehow with TextField.setChoices(String[] choices) - the problem is how to get a Text