Question
How can you lock specific parameters in a rich text field on a spawned adobe acrobat pdf form?
I am looking to lock the font, font size, line spacing, and above/below spacing. I would like the text whether typed in the field or pasted into the filed to be formatted to Helvetica, 8pt font, with 0 pt spacing above, 0 pt spacing below, and exactly 15.5 pt spacing between lines. I expect this can be accomplished through javascript, but I am unsure of the best approach.