DynaPDF Manual - Page 76
Previous Page 75 Index Next Page 77
Actions
Page 76 of 860
After this bookmarks can be imported with ImportBookmarks(). Because bookmarks support no
trigger events the application can load actions of a bookmark one demand in the OnMouseUp
event of the bookmark.
PDF objects which support trigger events do not all support the entire list of available events.
The following table shows which trigger events are supported by which objects. Bookmarks are
not listed here because bookmarks do not support trigger events.
Event
Catalog
Annotations
Fields
Pages
oeOnOpen
oeOnClose
oeOnMouseUp
oeOnMouseEnter
oeOnMouseExit
oeOnMouseDown
oeOnFocus
oeOnBlur
oeOnKeyStroke
oeOnFormat
oeOnCalc
oeOnValidate
oeOnPageVisible
oeOnPageInVisible
oeOnPageOpen
oeOnPageClose
oeOnBeforeClosing
oeOnBeforeSaving
oeOnAfterSaving
oeOnBeforePrinting
oeOnAfterPrinting
Form fields must be examined for actions right after a page was loaded. Otherwise it is not
possible to handle the highlighted events.
Previous topic: Actions
Next topic: Digital Signatures, Supported Certificate Formats, External Signatures