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