Hi, I have a PDF form that has a number of calculations that end in a total that could be a positive or negative $ amount. I would like to have separate boxes (one for any positive numbers & one for negatives). How do I formate each separate box to automatically accept the appropriate + or - number in its box?
Thanks very much.
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/formatting_text_fields/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/formatting_text_fields/[/url]
If it's for a LiveCycle form, then use a hidden 3rd field to do the calculation and assign values to the visible fields based on the result.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script