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
details using a pen. I want to fill the form programmatically (using iText).
*
Initial Document
*
Name [non-acrofield]
Age [non-acrofield]
Address [non-acrofield]
I am aware of the fact that, without acro-form fields, I cannot fill data
into the pdf. I don't want to create a new pdf from the scratch with acro
fields (with some tools), because my pdf is very big one and I have many
such pdfs. My question is, will it be possible using iText to create
acro-fields in the places where I wanted to insert some dynamic data.
*
Expected Output
*
Name [acrofield]
Age [acrofield]
Address [acrofield]
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. If this
is possible, I know how to fill dynamic data using iText.
Thanks in advance. Waiting for your reply.
Regards,
Renjan
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php