- Original Message -
From: "Vivek Mongulu" <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Sent: Tuesday, May 03, 2005 7:45 PM
Subject: Re: [iText-questions] pdf form help
Here's the template created using Acrobat Designer 7 and the pro
- Original Message -
From: "Vivek Mongulu" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 19, 2005 7:17 PM
Subject: Re: [iText-questions] pdf form help
Hello,
I have been using the itext package for a while and I must say its really
good. The support is incredible. I ha
Hello,
I have been using the itext package for a while and I must say
its really good. The support is incredible. I have few questions though
1. I am writing a web app where a user fills in a html form and using
the template pdf file, I need to create a new pdf file and update this
file with the
The names will stay the same but now you can fill them.
- Original Message -
From: "Vivek Mongulu" <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Sent: Wednesday, March 30, 2005 6:30 PM
Subject: Re: [iText-questions] pdf form help
> I se
"1"
- Original Message -
From: "Vivek Mongulu" <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Sent: Wednesday, March 30, 2005 7:53 PM
Subject: Re: [iText-questions] pdf form help
> Thanks.
> I have one more question ho
Search the mailing list for "XFA".
- Original Message -
From: "Vivek Mongulu" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 29, 2005 9:53 PM
Subject: [iText-questions] pdf form help
> I have created a pdf form file using the Adobe designer. when I read
&
I have created a pdf form file using the Adobe designer. when I read
the pdf form the form fields are being displayed as
F1[0].P1[0].FNAME[0]
F1[0].P1[0].CheckBox1[0]
instead of just
FNAME
CheckBox1
I want to set the fields and save it as a new pdf file. i am using
PdfReader and PdfStamper.