OptionalonIt is called whenever a document is to be active.
The user-supplied data
The Document that becomes an active document.
OptionalonIt is called when annot kill focus.
The user-supplied data.
It identifies the document opened. It can be used as a unique identifier for the document.
The focus annot.
OptionalonIt is called whenever a annotation selection changed.
The user-supplied data
OptionalonIt is called when form field changed.
The user-supplied data.
It is called whenever a Annotation has been focused.
The Annot focused.
OptionalonIt is called when the document is closed completely.
The user-supplied data
OptionalonIt is called whenever a document is to be deactivate.
The user-supplied data
The Document that will be saved.
OptionalonIt is called whenever a file is released completely.
The user-supplied data
The file path closed.
OptionalonIt is called when a document view start to scroll automatically.
The user-supplied data
The DocView start to scroll automatically.
OptionalonIt is called whenever a document is opening.
The user-supplied data
The Document that becomes an active document.
OptionalonIt is called whenever a non-PDF document is to be deactivated.
The user-supplied data
OptionalonIt is called whenever a non-PDF document is to be deactivated.
The user-supplied data
OptionalonIt is called after the permission of a document is changed.
The user-supplied data
The Document that becomes an active document.
OptionalonIt is called whenever the printer finished work.
The user-supplied data
The Document that becomes an active document.
OptionalonIt is called when a document is saved completely.
The user-supplied data
The Document that becomes an active document.
A flag indicates whether user click the “save” button or click the “save as” button.
Doc event callback functions
Description
A callback set for document-level event handler.
Example