Re: [iText-questions] AcroForm and AcroField PLUS FAQ ENTRY

2006-09-01 Thread Henry Doan
;[EMAIL PROTECTED]> >Reply-To: Post all your questions about iText here > >To: "Post all your questions about iText here" > >Subject: Re: [iText-questions] AcroForm and AcroField PLUS FAQ ENTRY >Date: Thu, 31 Aug 2006 12:35:53 -0700 > >I'm pretty sure this

Re: [iText-questions] AcroForm and AcroField PLUS FAQ ENTRY

2006-09-01 Thread Bruno Lowagie
Mark Storer wrote: > I'm pretty sure this is in the FAQ somewhere. Thought I don't know the FAQ > URL off the top of my head... lets see here... It's not there. I'm shocked. > > But there is a form for submitting FAQs There is even an HTML form: http://itext.ugent.be/library/question.php (all

Re: [iText-questions] AcroForm and AcroField PLUS FAQ ENTRY

2006-08-31 Thread Mark Storer
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Behalf Of Henry > Doan > Sent: Thursday, August 31, 2006 9:47 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] AcroForm and AcroField > > > Hi i am coping

Re: [iText-questions] AcroForm and AcroField

2006-08-31 Thread Paulo Soares
They have all the same name, if you change one, the others also change. Paulo - Original Message - From: "Henry Doan" <[EMAIL PROTECTED]> To: Sent: Thursday, August 31, 2006 5:47 PM Subject: [iText-questions] AcroForm and AcroField > Hi i am coping the same pdf fi

[iText-questions] AcroForm and AcroField

2006-08-31 Thread Henry Doan
Hi i am coping the same pdf file into one big one and each time i copy them in I fill out the form field uniquely, and it shows up too. But when i try to change the form field inside a browser on one pdf page it changes on all of the other pdf page too. Heres my code: // FOR COPYING FORMS P