Re: [iText-questions] iText and AcroForms

2006-05-04 Thread Bruno Lowagie
Mark Storer wrote: Unless Paulo and Bruno have integrated the code changes I submitted... nudge nudge Paulo is working on it. The main problem is that the code changes were done on an old iText version. Since that version several changes were made. It takes some time to sort out how to merge

RE: [iText-questions] iText and AcroForms

2006-05-03 Thread Mark Storer
re #include typedef std::disclaimer DisCard; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rakesh Patel Sent: Wednesday, May 03, 2006 7:11 AM To: iText Subject: [iText-questions] iText and AcroForms Hi all, trying to put it all the pieces t

Re: [iText-questions] iText and AcroForms

2006-05-03 Thread Rakesh Patel
or other AppServers. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rakesh Patel Sent: Wednesday, May 03, 2006 9:11 AM To: iText Subject: [iText-questions] iText and AcroForms Hi all, trying to put it all the pieces together and generate pdfs in my web

RE: [iText-questions] iText and AcroForms

2006-05-03 Thread Hicks, Shaun
similar fashion for other AppServers. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rakesh Patel Sent: Wednesday, May 03, 2006 9:11 AM To: iText Subject: [iText-questions] iText and AcroForms Hi all, trying to put it all the pieces together and generat

[iText-questions] iText and AcroForms

2006-05-03 Thread Rakesh Patel
Hi all, trying to put it all the pieces together and generate pdfs in my web app but have run into some issues: 1. Inserting text into the pdf works but setting the checkboxes doesn't. I found a forum entry saying to set the checkbox to "1". Here's what I'm doing: form.setField("Frau", "1"