THotPDF.SetDocumentDidPrintAction Method
Installs a THPDFActionBuilder chain under the catalog /AA /DP after-print entry
Declaration
procedure SetDocumentDidPrintAction(Action: THPDFActionBuilder);
Parameters
| Name | Purpose |
|---|---|
Action | Action chain to run after the document is printed |
Usage notes
Action must not be nilThe method builds a PDF action dictionary and does not keep the builder objectThe matching legacy SetActionScript astDidPrint entry is cleared after this method succeedsPDF/A conformance rejects catalog additional actions