hello all
I am using the form wizard to place fields in a PDF(s) - we have these PDFs for our users to fill out a "checklist" of their qualifications. The idea is that they have a subject like: Arterial Monitoring... and to the right are 4 fields ( Arterial Monitoring 1, Arterial Monitoring 2.. etc ) where they rate their experience ( Novice.. to Expert ). I want them to only be able to place 1 check mark and not multiple check marks. I cant seem to find anything to make this happen.
If I need to convert these to radio buttons... is there a way to change a lot of text fields to radio buttons all at once?
Using Acrobat Pro 9
Thanks
Rob
You'll need to manually go through the process of deleting the old fields and adding new ones. But this is not unexpected. It's what you would have had to have done before form field recognition. And the wizard does a pretty poor job on a lot of documents. Sometimes it's much easier to just do it manually in the first place.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script