Re: [iText-questions] pdf form fields problem

2011-03-31 Thread 1T3XT BVBA
Op 31/03/2011 23:28, Eli Yasnyi schreef: > I have a pdf form that is enabled for Adobe Reader functionality > becuase i want people be able to fill out the form and email it back > even if they only have Adobe Reader. I take a pdf template copy the > file and prefill the form fields and attach t

[iText-questions] pdf form fields problem

2011-03-31 Thread Eli Yasnyi
I have a pdf form that is enabled for Adobe Reader functionality becuase i want people be able to fill out the form and email it back even if they only have Adobe Reader. I take a pdf template copy the file and prefill the form fields and attach the new pdf to an email. When O open the attachment f

Re: [iText-questions] PDF Form fields with relative position.

2006-08-04 Thread Juan Carrasco
tring that have some blank spaces. Thanks for all.   <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Juan Carrasco

[iText-questions] PDF Form fields with relative position.

2006-08-03 Thread Juan Carrasco
  Hi to all.   I’m trying to create form field in a PDF using iText. But I don’t know the absolute position of this fields on the final document nor in the final page. I find a way to add Text Fields to a document relatively to the text added to it, but now I need to do the same with Chec

RE: [iText-questions] PDF Form Fields

2004-08-31 Thread Chase, Jodi
Creating, but I think I've solved my problem. Thanks! -Original Message- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 1:53 PM To: Jodi Chase; [EMAIL PROTECTED] Subject: Re: [iText-questions] PDF Form Fields At 12:48 PM 8/31/2004, Jodi Chase

Re: [iText-questions] PDF Form Fields

2004-08-31 Thread Leonard Rosenthol
At 12:48 PM 8/31/2004, Jodi Chase wrote: Are there any examples or tutorials on using form fields? What do you mean by "using"? Creating? Reading their values? Changing things?? Leonard --- Leonard Rosenthol

[iText-questions] PDF Form Fields

2004-08-31 Thread Jodi Chase
Are there any examples or tutorials on using form fields? I only want them for display purposes only, they don't need to be functional. I've tried various things based on the java docs, but nothing seems to work. TIA, - Jodi --- This SF.N

RE: [iText-questions] pdf form fields

2003-10-30 Thread Paulo Soares
rds, Paulo Soares > -Original Message- > From: Mihnea Galeteanu [SMTP:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 15:07 > To: [EMAIL PROTECTED] > Subject: [iText-questions] pdf form fields > > Hi, > > I've got a servlet which takes some value

[iText-questions] pdf form fields

2003-10-30 Thread Mihnea Galeteanu
Hi,   I've got a servlet which takes some values and puts them in the form fields. That works great. Now, what I want is that rather than sending out in the response the pdf with form fields, i want those fields to look as if they are plain text (i.e. no border, no nothing, just their values