These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

JavaScripting

kmn
Registered: Apr 26 2007
Posts: 2

I have the same problem as one posted on March 3rd, "value entered does not match format". Your answer makes perfect sense, except I have no idea where to find this JS Specification Manual in order to learn how to write an "undefined statement." I've searched this site with no luck.
 
If you could point me in the right direction, I'd appreciate it.

My Product Information:
Acrobat Pro 8, Windows
pddesigner
Registered: Jul 9 2006
Posts: 858
This error usually means that the field formats must be numbers and not letters.

Check the formats for any default values and calculation scripts you may be using. You could use the field validate tab to set a numerical range for the entries.

Take a look at this guide for more help:
[url=http://wl.filegenie.com/~pdfmaker/js_developer_guide.pdf]http://wl.filegenie.com/~pdfmaker/js_developer_guide.pdf[/url]

My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.