Re: [iText-questions] html form contents to fill in pre-existing pdf online

2009-02-03 Thread kpenner
Still looking for someone to take my money :) Paypal payment for this straight forward project. Fill a Dynamic PDF (Livecycle 8 - XFA - Reader Extended via Acrobat 9) I don't want to change any PDF properties, just fill in a few text fields. -- View this message in context: http://www.nabbl

Re: [iText-questions] html form contents to fill in pre-existing pdf online

2009-02-03 Thread wasegraves
If you'll send me a copy of your sample PDF, I'll be glad to take a look at your problem. You can find my email address at http://segraves.tripod.com. Best regards, Bill Segraves -- Original message -- From: kpenner > > > What about the same kind of application f

Re: [iText-questions] html form contents to fill in pre-existing pdf online

2009-02-03 Thread 1T3XT info
kpenner wrote: > What about the same kind of application for filling a Dynamic PDF? > (Livecycle 8 - XFA - Reader Extended via Acrobat 9) > > I don't want to change any properties, just fill in 3 text fields. You have accurately described what has to be done in your job offer. Did nobody reply?

Re: [iText-questions] html form contents to fill in pre-existing pdf online

2009-02-02 Thread kpenner
What about the same kind of application for filling a Dynamic PDF? (Livecycle 8 - XFA - Reader Extended via Acrobat 9) I don't want to change any properties, just fill in 3 text fields. kpenner 1T3XT info wrote: > > Steve M wrote: >> hi >> >> i have a pre-made pdf file with a field cal

Re: [iText-questions] html form contents to fill in pre-existing pdf online

2009-02-02 Thread 1T3XT info
Steve M wrote: > hi > > i have a pre-made pdf file with a field called 'name'. i like the pdf > file as is So have I: http://itext.ugent.be:8080/filmfestival/resources/accreditation.pdf > but for the user, i want them to fill out a web form that has a field > called 'name' > > the web form an

Re: [iText-questions] html form contents to fill in pre-existing pdf online

2009-02-02 Thread Leonard Rosenthol
Itext will happily take care of putting the value of Name into the field in the PDF. The rest of the process is just standard web programming... Leonard On 2/2/09 5:30 PM, "Steve M" wrote: hi i have a pre-made pdf file with a field called 'name'. i like the pdf file as is but for the user,

[iText-questions] html form contents to fill in pre-existing pdf online

2009-02-02 Thread Steve M
hi i have a pre-made pdf file with a field called 'name'. i like the pdf file as is but for the user, i want them to fill out a web form that has a field called 'name' the web form and pdf file are in the same folder on my server when the user clicks submit i want the field data they typed in t