Licinio Gomez wrote: > But what about changing the color of the text of a field when opening > an existing PDF? Should I get a compatible BaseField object > representing the field I intentd to change? If so, how could I do > that?
Read the WIKI: http://lowagie.com/itextwiki/doku.php/filmfestival:accreditation#filling_the_form Look for setFieldProperty. The complete set of properties that can be changed can be found on page 507-508 of the indispensable iText book: http://itext.ugent.be/itext-in-action/ br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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/
