ayeen wrote:
> 
> i was wondering how you found out about the "Yes" "Off" values (yeah, i
> didnt make the pdf,  someone else designs it and i just know how to view the
> pdf field names) .... i didn't know that "export value" in the options tab
> is the one that defines the values for a check box....

You can do it programmatically as described on p504 of the book
'iText in Action', or you do it manually using RUPS: go to the
Fields tab and click on the field you want to inspect.
The corresponding PDF object will open in the TreeView pane and
you'll be able to browse through the key/value pairs of the
field/annotation dictionary (that's how I did it).
--
This answer was provided by 1T3XT BVBA

-------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to