How can I detect if they have javascript enabled? If they dont, I cannot do this with javascript I would think. Is there a way to check?
How can I detect if they have javascript enabled? If they dont, I cannot do this with javascript I would think. Is there a way to check?
However, in Acrobat 8 there is a new document object function called "addRequirement()". With this function you can add a requirement to the document that JavaScript must be enabled.
Check it out.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script