CecilXavier
Technical User
I am trying to create a calculation form in Adobe acrobat 9. I have an item named CHALEV. I would like another textbox to calculate 1/2 (Round down) the number placed into CHALEV. CHALEV is calcualted by taking the sum of 6 other fields. I am pretty sure I need to use the command math.floor, but I do not know much about javascript and I do no know how to tell it to use the item calculated for the text box CHALEV. Any help would be great.