Skip to content

modern-pdf-lib


modern-pdf-lib / beginArtifact

Function: beginArtifact()

beginArtifact(): string

Defined in: src/accessibility/markedContent.ts:172

Generate an Artifact marked-content operator for content that is not part of the document's logical structure (e.g. page numbers, headers, footers, decorative borders).

Produces: /Artifact BMC\n

Returns

string

The PDF operator string.

Released under the MIT License.