Re: [iText-questions] Making fields in a form read only

2006-01-16 Thread Nitin Tomer
- Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Nitin Tomer" <[EMAIL PROTECTED]> Cc: Sent: Monday, January 09, 2006 5:29 PM Subject: RE: [iText-questions] Making fields in a form read only http://partners.adobe.com/public/developer/pdf/index_

Re: [iText-questions] Making fields in a form read only

2006-01-09 Thread Nitin Tomer
ED]> Cc: Sent: Monday, January 09, 2006 4:10 PM Subject: RE: [iText-questions] Making fields in a form read only (Reply to the mailing list) It's the /A key. You must refer to the pdf reference for more information. -Original Message- From: Nitin Tomer [mailto:[EMAIL PROTECTED]

RE: [iText-questions] Making fields in a form read only

2006-01-09 Thread Paulo Soares
> Rgds > > \N > > - Original Message - > From: "Paulo Soares" <[EMAIL PROTECTED]> > To: "Nitin Tomer" <[EMAIL PROTECTED]> > Cc: > Sent: Monday, January 09, 2006 4:10 PM > Subject: RE: [iText-questions] Making fields in a form read o

Re: [iText-questions] Making fields in a form read only

2006-01-09 Thread Nitin Tomer
IL PROTECTED]> To: "Nitin Tomer" <[EMAIL PROTECTED]> Cc: Sent: Monday, January 09, 2006 4:10 PM Subject: RE: [iText-questions] Making fields in a form read only (Reply to the mailing list) It's the /A key. You must refer to the pdf reference for more information. -Origi

RE: [iText-questions] Making fields in a form read only

2006-01-09 Thread Paulo Soares
manipulate > the action > > dictionary directly through Item.widget. > > > > - Original Message - > > From: "Nitin Tomer" <[EMAIL PROTECTED]> > > To: "Bruno Lowagie" <[EMAIL PROTECTED]> > > Cc: > > Sent: Monday, J

Re: [iText-questions] Making fields in a form read only

2006-01-09 Thread Paulo Soares
ields, please help me on this. Thanx \N - Original Message - From: "Bruno Lowagie" <[EMAIL PROTECTED]> To: "Nitin Tomer" <[EMAIL PROTECTED]> Cc: Sent: Monday, January 09, 2006 1:28 PM Subject: Re: [iText-questions] Making fields in a form read only

Re: [iText-questions] Making fields in a form read only

2006-01-09 Thread Nitin Tomer
From: "Bruno Lowagie" <[EMAIL PROTECTED]> To: "Nitin Tomer" <[EMAIL PROTECTED]> Cc: Sent: Monday, January 09, 2006 1:28 PM Subject: Re: [iText-questions] Making fields in a form read only Nitin Tomer wrote: Thanx Bruno, I used partialFormFlattening method of P

Re: [iText-questions] Making fields in a form read only

2006-01-08 Thread Bruno Lowagie
Nitin Tomer wrote: > Thanx Bruno, > > I used partialFormFlattening method of PDFStamper, and it worked like > a charm. Now I hae run into another problem, how to change the submit > action (URL) of a form. I don't think this is supported directly (Paulo can confirm or deny this). You could add a

Re: [iText-questions] Making fields in a form read only

2006-01-08 Thread Nitin Tomer
To: "Nitin Tomer" <[EMAIL PROTECTED]> Cc: Sent: Friday, January 06, 2006 6:24 PM Subject: Re: [iText-questions] Making fields in a form read only Nitin Tomer wrote: Hi, I am using PDf forms for mapping a process in our organization. The first user in the process fills up the for

RE: [iText-questions] Making fields in a form read only

2006-01-08 Thread Karr, David
You might consider a strategy that doesn't (necessarily) involve iText. Consider the following elements: * Your form "submit" button does a "submitForm()" call, which sends the FDF file to a servlet that emails the FDF to a destination address (perhaps determined by a hidden form field. * The javs

Re: [iText-questions] Making fields in a form read only

2006-01-06 Thread Bruno Lowagie
Nitin Tomer wrote: > Hi, > > I am using PDf forms for mapping a process in our organization. The > first user in the process fills up the form and submits it and we > initiate a work-flow. Now the requirements is that the second user in > the work-flow must get a pre-populated form (from the data