Sorry if this is a covered somewhere already. I searched, but I can't find it.
Is there a setting in javascript that will turn off screen updates while a script runs so the screen doesn't flicker?
Thanks.
You can use the "delay" document property. More info is in the Acrobat JavaScript documentation.
Retrieving data ...