Title: AVDocWillClose

If I trap the AVDocWillClose notification from a plugin (5.0 or 6.0), can I prevent the document from closing?  I can't seem to find any documentation on this, and the notification does not return a value.  For example, the user closes the document, and the Acrobat message "Do you want to save changes..." is shown.  If the user does not click Cancel, the AVDocWillClose handler is called.  I want to display my own message after this, and allow the user to cancel again.  Is this possible, or is it too late once the notification is sent?  Thanks.

-Chris

Reply via email to