THotPDF.EnsurePAdESESICExtensions Method
Ensures that pad es esicextensions support objects exist before document creation output is written. Use it when strict validators expect catalog, extension, colour, signature, or conformance dictionaries to be present
Declaration
procedure EnsurePAdESESICExtensions(MinExtensionLevel: Integer= 1);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
MinExtensionLevel | Version, conformance, or nesting level used by the workflow |
Return value
This member does not return a value
Usage notes
- Use this API in the document creation workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised
- Reserve signature space before inserting external CMS or timestamp bytes, and keep byte ranges stable after preparation