I have a software oder form at [link=http://doit.missouri.edu/software/sales/autocad.pdf]http://doit.missouri.edu/software/sales/autocad.pdf[/link] I need to calculate in $400 to the AutoCad subtotal when the user enters the CPU serial number for each computer. I also need to calculate on the same form for every CPU number entered in the other software add $200 to that subtotal. I'm used to having UnitCounts but this has me stumped. Any suggestions? Thanks.
You should also do some reading on Acrobat forms and JavaScript. You can find more info at:
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Click on the "Documentation" tab. You'll also find some useful info at:
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/index.php?sort=true&search_keyword=All]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/index.php?sort=true&search_keyword=All[/url]In particular, there is an article on calculations and several on entering scripts.
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/form_calculations/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/form_calculations/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script