These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

--Zero Values--

djfixxx
Registered: Mar 22 2007
Posts: 111

--Zero Values how To--
 
This is how I did it in Custom Javascript
 
event.value = this.getField("Milesamt.1").value+this.getField("Supplies.01").value+this.getField("Amount.01").value+this.getField("Other.01").value;

It professional, networking, technical, graphical, imaging, froms.

My Product Information:
Acrobat Pro 8, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Did what? what's the question?

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

djfixxx
Registered: Mar 22 2007
Posts: 111
I answered the other guys question with this script.
How to NOT have a $0.00 in the Total Field.

It professional, networking, technical, graphical, imaging, froms.