AdditionalActions
[Raku PDF Project] / [PDF-Class Module]
Description
Table 197 β Entries in the document catalogβs additional-actions dictionary
Methods (Entries)
has PDF::Action $.WC
(Optional; PDF 1.4) A JavaScript action that is performed before closing a document.
has PDF::Action $.WS
(Optional; PDF 1.4) A JavaScript action that is performed before saving a document.
has PDF::Action $.DS
(Optional; PDF 1.4) A JavaScript action that is performed after saving a document.
has PDF::Action $.WP
(Optional; PDF 1.4) A JavaScript action that is performed before printing a document.
has PDF::Action $.DP
(Optional; PDF 1.4) A JavaScript action that is performed after printing a document.