Quantcast
Channel: Adobe Community : Discussion List - LiveCycle Forms
Viewing all articles
Browse latest Browse all 1160

I'm trying to change font.size with JavaScript on initialize

$
0
0

The code below isn't working what coult be wrong?

 

i have set up the font size for the text field on "0pt" then when opening pdf i check if value is shorter then 50 letters and if so then i have to change the font.size to "10pt".

 

if (this.rawValue.length <=50) then this.font.size="10pt";

 

The code doesn't work the font.size stays on value "0pt". Please help.


Viewing all articles
Browse latest Browse all 1160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>