Newbee question - how do I set the default look and feel for different
field types? For example, if I want all of my textFields to appear with
red text, 'sunken box' appearance with underlined text by default, but
when set to 'readOnly' access, to change to grey text, 'solid'
appearance with bold text by default, where would I make the appropriate
settings changes? I can do all of this programatically, but it would be
easier and cleaner to change the default behavior for the PDF.In a web
page, t...