I have Yes and No columns on my form. I need the user to be able to place a check mark in the box, leave the box blank or put NA in the box. How can I accomplish this?
I have Yes and No columns on my form. I need the user to be able to place a check mark in the box, leave the box blank or put NA in the box. How can I accomplish this?
Since there is no check mark key on any keyboard, how do you propose the user enter the data? You could use a keystroke script to identify the some kind of special key sequence and then change the font and value.
Why not use check boxes instead of a text box? It would be easier.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script