Hi,

thanks for your answer.
> Existing PDF:
> get the field dictionary using PdfReader and add the key/value with
> put(). See for instance section 13.3 in the 2nd edition.

Is it right to use the widget dict and not the merged dict? (since it
is readonly?
Which index is the right one? (Several index for a field with multiple
appearances?)

Thanks
ToM



>
> Newly created PDF:
> PdfFormField extends PdfAnnotation extends PdfDictionary, so you just
> add a key and value with put().
> --
> This answer is provided by 1T3XT BVBA

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to