Avatar

Level 5

Hello!

This is a weird problem: I have this form where I place three numeric fields, two of them for the user to fill in, the third one to calculate the sum of the previous ones.

I'm using this FormCalc expression:

    

     this.rawValue = bobina1.rawValue + bobina2.rawValue

Well, it works... but only on some machines.

When investigating, the team found out it could be solved by activating JavaScript... but still it doesn´t work on Acrobat Readers version 9.3 or below.

When trying this with Readers version 9,4 it worked, but still the JavaScript activation had to be done.

Questions:

Is there a way of activating JavaScript automatically once a PDF is open?  How?

OR

is there a way of activating JavaScript in Reader version 9.4 and above automatically when installing?

Thank you very much!

Marcos