Subscribe to save state and detect when a document as been closed from third-party application
Hi!
Im trying to detect detect when when a user saves and or closes a PDF. Im struggeling to find a way to this with the Acrobat SDK for .NET Framework (Windows Forms). Im mearly intrested in listening to the save state, and catching when the document (not the application because of the tabs) is closed by the user or some unhandled exception, somehing like the Office Interop API.
Does anyone know if this is possible, or event better, done it before and willing to share their experiamce?
