I have a PDF form created in Live cycle Designer and it uses functions stored in script objects which are called from check box click events. The functions are called fine in Adobe Reader 11 but error in Acrobat Reader DC. Is there an updated way to call functions stored in a script object? Currently just use ScriptObjectName.FunctionName();
↧