Avatar

Not applicable

I aditionally turned on JavaScript debugging in Acrobat 9 Pro.  I am previewing in LC Designer, but would then save the LC project as a PDF and open it Acrobat Pro for it's javascript debugging 'capabilities'. 

The debugging doesn't do anything when I hit a basic 'print' or email' button on my form from within Acrobat, but if I click any of the Next/Previous/First/Last buttons etc it will fire up the debugger and point to my xfa.sourceSet.DataSource.[command]   line as if it were problematic, but I don't know how to get any useful info from the debugger in regards to what the problem actually is.