Is there anyway we can set the text size to reduce automatically to fit the field when text is keyed in. I know if text size is set to auto this will happen, but we need to set the text size to 10pt to start.
thanks
Paul
My Product Information:
Acrobat Pro 10.1, Macintosh
The only way I can think of is to write a KeyStroke script that checks if the length of the current value is larger than a certain pre-defined value, and if so sets the font size to auto (0), and otherwise sets it to the default value (10, in this case).
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com