Answered
I am new to Javascript and need help creating a script. I am working in Adobe Acrobat v8 Professional.
I would like to take the value in A text box, the value in B text box and the value in C text box and have it populate text box D with the exact values I entered in A, B, and C. Then I would like text box E to have the same info as box D but I would change the font and size properties of the box.
i.e., box A = 2, box B = T, box C = 5 --- box D = 2T5.
Thank you.