THotPDF.SetDocumentDidPrintAction Method

Installs a THPDFActionBuilder chain under the catalog /AA /DP after-print entry

Declaration

procedure SetDocumentDidPrintAction(Action: THPDFActionBuilder);

Parameters

NamePurpose
ActionAction chain to run after the document is printed

Usage notes

Related API