Link to home
Start Free TrialLog in
Avatar of Bobo--just_East_of_Madison
Bobo--just_East_of_MadisonFlag for United States of America

asked on

Validating forms and fields in a PDF

I would like to validate forms and fields in  PDF, but not using the traditional and already-supplied formats (SS, phone number, zip code, etc).

For one, I need to validate that the number string is nine numbers in lenght; no spaces or special characters are allowed.

If focus is taken off the form without that being true, entry into the next field would not be allowed.

I'm assuming I will need a custom validation script for this and that it will most likely require javascript.
Avatar of puppydogbuddy
puppydogbuddy


http://acrobatusers.com/forum/forms-livecycle-designer/custom-validation-field
           (General info about custom validation)

http://www.pdfscripting.com/public/department46.cfm
   (more detailed info, including sample custom validation scripts)
Avatar of Bobo--just_East_of_Madison

ASKER

First link only provides confirmation that I can use the custom validation script for Adobe forms, and that Livecycle requires a different method.

The second link requires a paid subscription.

If you have any furhter resources you could share, I would be appreciative.

Thanks.

--Bobo
ASKER CERTIFIED SOLUTION
Avatar of puppydogbuddy
puppydogbuddy

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of James Murrell
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.