ralphcook wrote: > I'll add one more question -- is there a way to get font information from an > AcroFields Item? I want to know if I can set my font to match what was set > for the field by whoever created the form. > > In my shop, the creation of the form is done by a different department, > approved by a committee, etc., so I need a way to let them do that and then > use what they've done. It would be simplest if they could just generate the > form and let the program match the field fonts.
Please read the first comment of this FAQ entry: http://itext.ugent.be/library/question.php?id=31 The third snippet explains how to inspect the properties of a field. Note that the interpretation of these properties might demand some extra study; you'll need the PDF Reference to find out what every key in the Annotation and the Field dictionaries mean. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
