Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PASS/FAIL CALCULATION RESULTS IN PDF FORMS

Guest
Dec 04, 2010 Dec 04, 2010

I have created an interactive adobe pdf form using Adobe 9 pro. Calculating average and standard deviation of five number sets. Then trying to dispaly PASS/FAIL results compared to a prset value, The calculations works just fine. When entering a data point to change average deviation and standard deviation that exceeds the criteraia, the PASS/FAIL does not immidately works. I have to enter the wrong data point several times before the PASS/FAIL works. Also when deviation is less than set value (PASS), I have to renter the correct value of original data set several times before the PASS is desplayed again,

var x=this.getField ('dev");

event.value=x<=set?"PASS":"FAIL";

Appreciate any comments.

TOPICS
Create PDF
677
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 06, 2010 Dec 06, 2010
LATEST

Hello there,

I'm sorry to hear you're having trouble. Unfortunately, this forum is for suggestions for the team at CreatePDF (http://createpdf.acrobat.com); we can't help with issues experienced with other Adobe products. Please re-post your question to the forum at the Acrobat User Community site:

www.acrobatusers.com/forum

Best of luck!
Rebecca

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines