Copy link to clipboard
Copied
I would like to run a JavaScript code right before the document goes out of focus (Acrobat Reader minimized, viewed another document in another tab, etc.) Is this possible to do?
Copy link to clipboard
Copied
No
Copy link to clipboard
Copied
I want to alert my users with "Are you still there?" alert but I find `app.alert` to be too disruptive since it will restore the Acrobat Reader window even though it is minimized. Is there a less disruptive version of `app.alert` that I can use?
Copy link to clipboard
Copied
No