Hi,We've a PDF form with alert messages on a button click. We've written
a function in a script object which is called on button click. This PDF
is working fine on most of the machines but does not work few machines.
On all machines, we have same adobe reader version (9.4.0). The machines
with this problem have similar configuration as others (windows XP, no
other adobe software installed etc.). When we look at the javascript
console, it gives messages like the function is not available. What
co...