RE: [iText-questions] Problem with hidden fields

2006-02-09 Thread Paulo Soares
Use TextField, PushbuttonField and RadioCheckField. > -Original Message- > From: Udo Rader [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 09, 2006 5:02 PM > To: Paulo Soares > Cc: itext-questions@lists.sourceforge.net > Subject: RE: [iText-questions] Problem

RE: [iText-questions] Problem with hidden fields

2006-02-09 Thread Udo Rader
On Thu, 2006-02-09 at 16:50 +, Paulo Soares wrote: > > > -Original Message- > > From: Udo Rader [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 09, 2006 4:42 PM > > To: Paulo Soares > > Cc: itext-questions@lists.sourceforge.net > > Subj

RE: [iText-questions] Problem with hidden fields

2006-02-09 Thread Paulo Soares
> -Original Message- > From: Udo Rader [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 09, 2006 4:42 PM > To: Paulo Soares > Cc: itext-questions@lists.sourceforge.net > Subject: RE: [iText-questions] Problem with hidden fields > > Thanks, that solved it.

RE: [iText-questions] Problem with hidden fields

2006-02-09 Thread Udo Rader
Thanks, that solved it. But does this mean that the addHiddenField is actually useless if one wants to submit the form data? Udo Rader On Thu, 2006-02-09 at 15:51 +, Paulo Soares wrote: > Use a hidden text field. -- bestsolution.at EDV Systemhaus GmbH http://www.bestsolution.at signatur

RE: [iText-questions] Problem with hidden fields

2006-02-09 Thread Paulo Soares
Use a hidden text field. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Udo Rader > Sent: Thursday, February 09, 2006 3:24 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Problem with hidden fields > > Hi, > > so h