THotPDF.SetDocumentWillPrintAction Method

Installs a THPDFActionBuilder chain under the catalog /AA /WP before-print entry

Declaration

procedure SetDocumentWillPrintAction(Action: THPDFActionBuilder);

Parameters

NamePurpose
ActionAction chain to run before the document is printed

Usage notes

Related API