I am creating a form with many yes/no radio boxes. Because many of my users will be printing out the form and filling out by hand I cannot default the boxes to "no" at start. How can a create a button which will automatically select multiple radio boxes to "no" at once?
Radio buttons act as a group, i.e., as a single field. You cannot set the values of the buttons individually.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script