« Return to Thread: Save typed-in content with Adobe Reader

Re: Save typed-in content with Adobe Reader

by wasegraves :: Rate this Message:

Reply to Author | View in Thread

-------------- Original message ----------------------
From: Fhomasp <thomas.peeters@...>
>
>
> Right, thanks for clearing that up.
>
> So after creating the AcroForm template, which I can do programatically or
> by any other means, it doesn't really matter.  Perhaps creating it
> programatically is the best solution because I can name the fields myself
> and be able to recognize them better.
>

Creating the form with iText is especially attractive if the AcroForm has fields or groups of fields that are repetitive, such as in a lineage society application form. I have one Acroform, where all of the genealogical data fields

> I do have an additional question.
>
> After I created the template and made it Reader Enabled, can I use a
> PdfStamper or PdfWriter to modify the textfields without breaking the Reader
> Enable?

AFAIK, you should be able to "fill" the form fields with data without breaking the form. Any changes to the AcroForm, other than that should break it.

Best regards,
Bill Segraves

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

 « Return to Thread: Save typed-in content with Adobe Reader