These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Text resizing in from fields

phorsley
Registered: Nov 2 2007
Posts: 35

Hi,
 
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
try67
Expert
Registered: Oct 30 2008
Posts: 2398
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