Re: [iText-questions] Stamping.

2005-06-26 Thread Gareth Edwards
multiple passes? Are you able to make multiple passes through a document without saving it as a pdf document and then re opening it using a the reader? PageEvents in coldfusion? Coldfusion doesn't support events. I'm not 100% with java but in coldfusion you cant attach a function to an event,

[iText-questions] Two Check Buttom Fields with the same name

2005-06-26 Thread wang yun
Paulo, I have no problem to create two Radio Buttons with the same name. But, I have problem to create two Check Buttons with the same time using RadioCheckField. There is getRadioGroup but there is no getCheckGroup. Please have a look at my code: Thanks, yun wang Document document = new Doc