Re: [iText-questions] How to make non-acroform field to AcroForm field

2009-02-10 Thread wasegraves
-- Original message -- From: Renjan Bhasi > > Hi, > > I have a pdf document, which don't have any acro-form fields in it. My > requirement is to fill some data dynamically into the pdf, against some > fields like, name, age, address etc. To make it more clear, t

Re: [iText-questions] How to make non-acroform field to AcroForm field

2009-02-09 Thread 1T3XT info
Renjan Bhasi wrote: > I want to fill the form programmatically (using iText). To do that, you'll need the coordinates of the fields. > If it is not possible with iText, is there any other tools which I can > use to accomplish this task of creating acro-fields to my current pdf. I don't know an

[iText-questions] How to make non-acroform field to AcroForm field

2009-02-09 Thread Renjan Bhasi
Hi, I have a pdf document, which don't have any acro-form fields in it. My requirement is to fill some data dynamically into the pdf, against some fields like, name, age, address etc. To make it more clear, the pdf is kind of a form, where user is currently printing the pdf and then filling the de