Re: [iText-questions] Adding a check box or radio button to a cell in a table

2006-11-28 Thread Rosti Gendler
Thank you very much. On Tue, 2006-11-28 at 09:28 +0100, Bruno Lowagie (iText) wrote: > Rosti Gendler wrote: > > Hello, > > Is there any way a check box or radio button can be added as part of the > > table? Added to a table cell for example? I'm looking into an example > > provided in Javadoc for

Re: [iText-questions] Adding a check box or radio button to a cell in a table

2006-11-28 Thread Bruno Lowagie (iText)
Rosti Gendler wrote: > Hello, > Is there any way a check box or radio button can be added as part of the > table? Added to a table cell for example? I'm looking into an example > provided in Javadoc for RadioCheckField class. It seems like one would > need to specify the absolute location in the do