Previous | Next | (P-PDF) Acrobat 6.0
Topic: Calculation Problem
Conf: (P-PDF) Acrobat 6.0, Msg: 123846
From: drlykron
Date: 12/15/2004 02:45 AM
Here is the issue:
Form F = X
I want Form G to be the sum of X - 488.13, but only if it is a positive number. If it is a negative number I want Form G to display 0, and Form H to the display the negative number. It is very possible X can be less then 488.13. I am going to assume from previous questions that a Java Script might be in order in this situation. I am not familiar with Java, so in that case can you suggest a Java book which is comprehensive?