THotPDF.BeginPaginationArtifact Method
Begins the pagination artefact sequence for the document creation workflow. Keep the returned object or current graphics state balanced with the matching end call before finalising the page or document
Declaration
procedure BeginPaginationArtifact(Subtype: THPDFPaginationArtifactSubtype= pasHeader);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Subtype | Input used by BeginPaginationArtifact |
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