Answered
Multi page PDF jumps to specific page unexpectedly can't find setFocus() command causing page change
I have a multi page PDF filled with lots of JavaScript actions and calculations for various fields. Somewhere in my code I must have a setFocus() to a field that is getting executed unexpectedly. My PDF document will jump to a single page unexpectedly after several different Button Fields run their code.
I have used advanced search to try to find instances of setFocus() in my JavaScript but it shows 0 instances. Any suggestions??? WES
