Hello Experts,I have a requirement to change the font size of all the
fields in adobe form based on language. For example, if form is to be
printed in Japanese the font size should be increased & for English etc
it should remain same as defined.Creating new form for language specific
font is not appropriate.So, the option which I have is JavaScript!Now my
concern is I need to code javascript for each and every element of my
form. ( My form has approx. 40 fields which includes table columns and
i...