Hi
I need to complete a form. one of the fields has a variable length. I need to have the font size reduced if the length of the string is more than 20.
for a len of less than 20 I can use a 12 Pt Font but for more than 20 a 10 Pt font would fit.
I have tried to do this myself but it always goes bananas
Any help would be appreciated.
I need to complete a form. one of the fields has a variable length. I need to have the font size reduced if the length of the string is more than 20.
for a len of less than 20 I can use a 12 Pt Font but for more than 20 a 10 Pt font would fit.
I have tried to do this myself but it always goes bananas
Any help would be appreciated.