# sempdf - [sempdf](/): Zero-dependency PDF generation and editing in TypeScript. - Guide - **Introduction** - [Getting Started](/guide/getting-started) - [Examples](/guide/examples) - [Choosing an API](/guide/choosing-an-api) - [Browser Usage](/guide/browser-usage) - [Streaming and Output](/guide/streaming-and-output) - [MCP Server](/guide/mcp-server) - [Performance Guide](/guide/performance) - **Authoring** - [Text and Fonts](/guide/text-and-fonts) - [Images](/guide/images) - [Vector Graphics](/guide/vector-graphics) - [Forms and Annotations](/guide/forms-and-annotations) - [Metadata and Navigation](/guide/metadata-and-navigation) - [Report Templates](/guide/report-templates) - [JSON to PDF](/guide/json-to-pdf) - [HTML to PDF](/guide/html-to-pdf) - [Template Stylesheets](/guide/template-stylesheets) - [Custom Blocks](/guide/custom-blocks) - [Pixel-Perfect Invoices](/guide/pixel-perfect-invoices) - **Cookbook** - [Cookbook: Invoice](/guide/cookbook-invoice) - [Cookbook: Event Ticket](/guide/cookbook-ticket) - [Cookbook: Certificate](/guide/cookbook-certificate) - [Cookbook: Multi-Column Report](/guide/cookbook-multi-column-report) - [Cookbook: Sign an Existing PDF](/guide/cookbook-sign-existing-pdf) - **Editing and Assembly** - [Edit Existing PDFs](/guide/edit-existing-pdfs) - [Text Extraction](/guide/text-extraction) - [Page Assembly](/guide/page-assembly) - **Standards and Security** - [Accessibility and Compliance](/guide/accessibility-and-compliance) - [PDF Versions and Conformance](/guide/pdf-versions-and-conformance) - [Encryption and Signatures](/guide/encryption-and-signatures) - [Digital Signatures](/guide/digital-signatures) - [Security Hardening](/guide/security-hardening) - **Support** - [Troubleshooting](/guide/troubleshooting) - sempdf v1.9.1 - [sempdf v1.9.1](/api) - Classes - [Class: BufferSink](/api/classes/BufferSink) - [Class: NodeStreamSink](/api/classes/NodeStreamSink) - [Class: ParsedPdfDocument](/api/classes/ParsedPdfDocument) - [Class: PdfDocument](/api/classes/PdfDocument) - [Class: PdfEditableDocument](/api/classes/PdfEditableDocument) - [Class: PdfEngineError](/api/classes/PdfEngineError) - [Class: PdfFlow](/api/classes/PdfFlow) - [Class: PdfOutlineItem](/api/classes/PdfOutlineItem) - [Class: PdfPage](/api/classes/PdfPage) - [Class: PdfSoftMaskBuilder](/api/classes/PdfSoftMaskBuilder) - [Class: PdfStructureContainer](/api/classes/PdfStructureContainer) - [Class: TempFileSink](/api/classes/TempFileSink) - [Class: WebStreamSink](/api/classes/WebStreamSink) - Enumerations - [Enumeration: PdfErrorCode](/api/enumerations/PdfErrorCode) - Functions - [Function: appendPages()](/api/functions/appendPages) - [Function: cm()](/api/functions/cm) - [Function: cmyk()](/api/functions/cmyk) - [Function: color()](/api/functions/color) - [Function: createDocument()](/api/functions/createDocument) - [Function: decodeHtmlEntities()](/api/functions/decodeHtmlEntities) - [Function: deviceN()](/api/functions/deviceN) - [Function: editDocument()](/api/functions/editDocument) - [Function: extractPages()](/api/functions/extractPages) - [Function: foldToAscii()](/api/functions/foldToAscii) - [Function: gray()](/api/functions/gray) - [Function: hex()](/api/functions/hex) - [Function: hsl()](/api/functions/hsl) - [Function: htmlToBlocks()](/api/functions/htmlToBlocks) - [Function: inch()](/api/functions/inch) - [Function: loadExtensionFont()](/api/functions/loadExtensionFont) - [Function: loadExtensionFontBytes()](/api/functions/loadExtensionFontBytes) - [Function: loadExtensionFontFaces()](/api/functions/loadExtensionFontFaces) - [Function: loadGoogleFont()](/api/functions/loadGoogleFont) - [Function: mergeDocuments()](/api/functions/mergeDocuments) - [Function: mm()](/api/functions/mm) - [Function: parseDocument()](/api/functions/parseDocument) - [Function: parseVeraPdfReport()](/api/functions/parseVeraPdfReport) - [Function: pt()](/api/functions/pt) - [Function: renderDocumentJson()](/api/functions/renderDocumentJson) - [Function: renderDocumentJsonSync()](/api/functions/renderDocumentJsonSync) - [Function: rgb()](/api/functions/rgb) - [Function: separation()](/api/functions/separation) - [Function: splitDocument()](/api/functions/splitDocument) - [Function: validatePdf2Conformance()](/api/functions/validatePdf2Conformance) - [Function: validateWithVeraPdf()](/api/functions/validateWithVeraPdf) - Interfaces - [Interface: AttachmentOptions](/api/interfaces/AttachmentOptions) - [Interface: BlockPosition](/api/interfaces/BlockPosition) - [Interface: BlockTextMetrics](/api/interfaces/BlockTextMetrics) - [Interface: BmpImageOptions](/api/interfaces/BmpImageOptions) - [Interface: BufferSinkOptions](/api/interfaces/BufferSinkOptions) - [Interface: ByteSink](/api/interfaces/ByteSink) - [Interface: CheckBoxOptions](/api/interfaces/CheckBoxOptions) - [Interface: ChoiceFieldOptions](/api/interfaces/ChoiceFieldOptions) - [Interface: ClosePathCommand](/api/interfaces/ClosePathCommand) - [Interface: CmykColor](/api/interfaces/CmykColor) - [Interface: CodeContinuationInfo](/api/interfaces/CodeContinuationInfo) - [Interface: CodeHighlightRule](/api/interfaces/CodeHighlightRule) - [Interface: ConfiguredFonts](/api/interfaces/ConfiguredFonts) - [Interface: CurveToCommand](/api/interfaces/CurveToCommand) - [Interface: CustomPageSize](/api/interfaces/CustomPageSize) - [Interface: DeviceNColor](/api/interfaces/DeviceNColor) - [Interface: DocumentEncryptionOptions](/api/interfaces/DocumentEncryptionOptions) - [Interface: DocumentInfo](/api/interfaces/DocumentInfo) - [Interface: DocumentOptions](/api/interfaces/DocumentOptions) - [Interface: DocumentOutputIntentOptions](/api/interfaces/DocumentOutputIntentOptions) - [Interface: DocumentPermissions](/api/interfaces/DocumentPermissions) - [Interface: DocumentSignatureOptions](/api/interfaces/DocumentSignatureOptions) - [Interface: EmbedTrueTypeFontOptions](/api/interfaces/EmbedTrueTypeFontOptions) - [Interface: ExtensionFontPaths](/api/interfaces/ExtensionFontPaths) - [Interface: ExtGStateOptions](/api/interfaces/ExtGStateOptions) - [Interface: ExtractTextOptions](/api/interfaces/ExtractTextOptions) - [Interface: FieldActions](/api/interfaces/FieldActions) - [Interface: FillStyle](/api/interfaces/FillStyle) - [Interface: FlowBlockSpacingOptions](/api/interfaces/FlowBlockSpacingOptions) - [Interface: FlowCheckBoxOptions](/api/interfaces/FlowCheckBoxOptions) - [Interface: FlowChoiceFieldOptions](/api/interfaces/FlowChoiceFieldOptions) - [Interface: FlowCodeOptions](/api/interfaces/FlowCodeOptions) - [Interface: FlowColumnsOptions](/api/interfaces/FlowColumnsOptions) - [Interface: FlowFreeTextOptions](/api/interfaces/FlowFreeTextOptions) - [Interface: FlowHeadingOptions](/api/interfaces/FlowHeadingOptions) - [Interface: FlowHighlightOptions](/api/interfaces/FlowHighlightOptions) - [Interface: FlowImageOptions](/api/interfaces/FlowImageOptions) - [Interface: FlowLinkOptions](/api/interfaces/FlowLinkOptions) - [Interface: FlowListOptions](/api/interfaces/FlowListOptions) - [Interface: FlowNoteOptions](/api/interfaces/FlowNoteOptions) - [Interface: FlowOptions](/api/interfaces/FlowOptions) - [Interface: FlowPushButtonOptions](/api/interfaces/FlowPushButtonOptions) - [Interface: FlowRadioGroupOptions](/api/interfaces/FlowRadioGroupOptions) - [Interface: FlowRichTextOptions](/api/interfaces/FlowRichTextOptions) - [Interface: FlowSignatureFieldOptions](/api/interfaces/FlowSignatureFieldOptions) - [Interface: FlowSpacingScale](/api/interfaces/FlowSpacingScale) - [Interface: FlowTableOptions](/api/interfaces/FlowTableOptions) - [Interface: FlowTextFieldOptions](/api/interfaces/FlowTextFieldOptions) - [Interface: FlowTextOptions](/api/interfaces/FlowTextOptions) - [Interface: FontConfiguration](/api/interfaces/FontConfiguration) - [Interface: FontFamilyFaces](/api/interfaces/FontFamilyFaces) - [Interface: FontFamilyInput](/api/interfaces/FontFamilyInput) - [Interface: FontFamilySources](/api/interfaces/FontFamilySources) - [Interface: FreeTextAnnotationOptions](/api/interfaces/FreeTextAnnotationOptions) - [Interface: GifImageOptions](/api/interfaces/GifImageOptions) - [Interface: GrayColor](/api/interfaces/GrayColor) - [Interface: HighlightAnnotationOptions](/api/interfaces/HighlightAnnotationOptions) - [Interface: HtmlImageResolution](/api/interfaces/HtmlImageResolution) - [Interface: HtmlToBlocksOptions](/api/interfaces/HtmlToBlocksOptions) - [Interface: ImageFitOptions](/api/interfaces/ImageFitOptions) - [Interface: InlineTextRun](/api/interfaces/InlineTextRun) - [Interface: Jbig2ImageOptions](/api/interfaces/Jbig2ImageOptions) - [Interface: Jp2ImageOptions](/api/interfaces/Jp2ImageOptions) - [Interface: JpegImageOptions](/api/interfaces/JpegImageOptions) - [Interface: JsonFontDeclaration](/api/interfaces/JsonFontDeclaration) - [Interface: JsonFontFaces](/api/interfaces/JsonFontFaces) - [Interface: JsonImageBlock](/api/interfaces/JsonImageBlock) - [Interface: LineToCommand](/api/interfaces/LineToCommand) - [Interface: ListItemDefinition](/api/interfaces/ListItemDefinition) - [Interface: ListOptions](/api/interfaces/ListOptions) - [Interface: LoadGoogleFontOptions](/api/interfaces/LoadGoogleFontOptions) - [Interface: MoveToCommand](/api/interfaces/MoveToCommand) - [Interface: NodeWritableLike](/api/interfaces/NodeWritableLike) - [Interface: NoteAnnotationOptions](/api/interfaces/NoteAnnotationOptions) - [Interface: OutlineOptions](/api/interfaces/OutlineOptions) - [Interface: PageLabelOptions](/api/interfaces/PageLabelOptions) - [Interface: PageLinkOptions](/api/interfaces/PageLinkOptions) - [Interface: PageOptions](/api/interfaces/PageOptions) - [Interface: PageTextExtraction](/api/interfaces/PageTextExtraction) - [Interface: PageTransparencyGroupOptions](/api/interfaces/PageTransparencyGroupOptions) - [Interface: ParagraphHighlightAnnotation](/api/interfaces/ParagraphHighlightAnnotation) - [Interface: ParagraphLinkAnnotation](/api/interfaces/ParagraphLinkAnnotation) - [Interface: ParagraphNoteAnnotation](/api/interfaces/ParagraphNoteAnnotation) - [Interface: ParagraphSquigglyAnnotation](/api/interfaces/ParagraphSquigglyAnnotation) - [Interface: ParagraphStrikeOutAnnotation](/api/interfaces/ParagraphStrikeOutAnnotation) - [Interface: ParagraphUnderlineAnnotation](/api/interfaces/ParagraphUnderlineAnnotation) - [Interface: ParseDocumentOptions](/api/interfaces/ParseDocumentOptions) - [Interface: ParsedPdfAttachment](/api/interfaces/ParsedPdfAttachment) - [Interface: ParsedPdfEditableStructureElement](/api/interfaces/ParsedPdfEditableStructureElement) - [Interface: ParsedPdfFormField](/api/interfaces/ParsedPdfFormField) - [Interface: ParsedPdfIndirectObject](/api/interfaces/ParsedPdfIndirectObject) - [Interface: ParsedPdfMetadata](/api/interfaces/ParsedPdfMetadata) - [Interface: ParsedPdfNamedDestination](/api/interfaces/ParsedPdfNamedDestination) - [Interface: ParsedPdfOutlineItem](/api/interfaces/ParsedPdfOutlineItem) - [Interface: ParsedPdfPage](/api/interfaces/ParsedPdfPage) - [Interface: ParsedPdfPageLabelRange](/api/interfaces/ParsedPdfPageLabelRange) - [Interface: ParsedPdfStructureElement](/api/interfaces/ParsedPdfStructureElement) - [Interface: PathStyle](/api/interfaces/PathStyle) - [Interface: Pdf2ComplianceIssue](/api/interfaces/Pdf2ComplianceIssue) - [Interface: PdfComplianceIssue](/api/interfaces/PdfComplianceIssue) - [Interface: PdfComplianceLocation](/api/interfaces/PdfComplianceLocation) - [Interface: PdfDocumentJson](/api/interfaces/PdfDocumentJson) - [Interface: PdfEditableStructureQuery](/api/interfaces/PdfEditableStructureQuery) - [Interface: PdfEditableStructureSimilarityOptions](/api/interfaces/PdfEditableStructureSimilarityOptions) - [Interface: PdfEmbeddedFont](/api/interfaces/PdfEmbeddedFont) - [Interface: PdfStructureOptions](/api/interfaces/PdfStructureOptions) - [Interface: PlacedTextBlockResult](/api/interfaces/PlacedTextBlockResult) - [Interface: PlacedTextResult](/api/interfaces/PlacedTextResult) - [Interface: PngImageOptions](/api/interfaces/PngImageOptions) - [Interface: PositionedTextRun](/api/interfaces/PositionedTextRun) - [Interface: PushButtonOptions](/api/interfaces/PushButtonOptions) - [Interface: RadioGroupItemOptions](/api/interfaces/RadioGroupItemOptions) - [Interface: RadioGroupOptions](/api/interfaces/RadioGroupOptions) - [Interface: RectCommand](/api/interfaces/RectCommand) - [Interface: RenderDocumentJsonOptions](/api/interfaces/RenderDocumentJsonOptions) - [Interface: RgbColor](/api/interfaces/RgbColor) - [Interface: RichTextOptions](/api/interfaces/RichTextOptions) - [Interface: SeparationColor](/api/interfaces/SeparationColor) - [Interface: ShapedGlyph](/api/interfaces/ShapedGlyph) - [Interface: ShapeStyle](/api/interfaces/ShapeStyle) - [Interface: SignatureFieldOptions](/api/interfaces/SignatureFieldOptions) - [Interface: SoftMaskHandle](/api/interfaces/SoftMaskHandle) - [Interface: SoftMaskOptions](/api/interfaces/SoftMaskOptions) - [Interface: SquigglyAnnotationOptions](/api/interfaces/SquigglyAnnotationOptions) - [Interface: StrikeOutAnnotationOptions](/api/interfaces/StrikeOutAnnotationOptions) - [Interface: StrokeStyle](/api/interfaces/StrokeStyle) - [Interface: SvgImageOptions](/api/interfaces/SvgImageOptions) - [Interface: TableCellBorders](/api/interfaces/TableCellBorders) - [Interface: TableCellBorderSide](/api/interfaces/TableCellBorderSide) - [Interface: TableCellDefinition](/api/interfaces/TableCellDefinition) - [Interface: TableOptions](/api/interfaces/TableOptions) - [Interface: TemplateAutoOutlineOptions](/api/interfaces/TemplateAutoOutlineOptions) - [Interface: TemplateBlockControls](/api/interfaces/TemplateBlockControls) - [Interface: TemplateCheckBoxBlock](/api/interfaces/TemplateCheckBoxBlock) - [Interface: TemplateChoiceFieldBlock](/api/interfaces/TemplateChoiceFieldBlock) - [Interface: TemplateCodeBlock](/api/interfaces/TemplateCodeBlock) - [Interface: TemplateCrossRefBlock](/api/interfaces/TemplateCrossRefBlock) - [Interface: TemplateCrossRefOptions](/api/interfaces/TemplateCrossRefOptions) - [Interface: TemplateCustomBlock](/api/interfaces/TemplateCustomBlock) - [Interface: TemplateDocumentOptions](/api/interfaces/TemplateDocumentOptions) - [Interface: TemplateFreeTextBlock](/api/interfaces/TemplateFreeTextBlock) - [Interface: TemplateHeadingBlock](/api/interfaces/TemplateHeadingBlock) - [Interface: TemplateHighlightBlock](/api/interfaces/TemplateHighlightBlock) - [Interface: TemplateHtmlBlock](/api/interfaces/TemplateHtmlBlock) - [Interface: TemplateImageBlock](/api/interfaces/TemplateImageBlock) - [Interface: TemplateLinkBlock](/api/interfaces/TemplateLinkBlock) - [Interface: TemplateListBlock](/api/interfaces/TemplateListBlock) - [Interface: TemplateNoteBlock](/api/interfaces/TemplateNoteBlock) - [Interface: TemplatePageBreakBlock](/api/interfaces/TemplatePageBreakBlock) - [Interface: TemplatePageLinkBlock](/api/interfaces/TemplatePageLinkBlock) - [Interface: TemplatePageNumberOptions](/api/interfaces/TemplatePageNumberOptions) - [Interface: TemplatePageOptions](/api/interfaces/TemplatePageOptions) - [Interface: TemplateParagraphBlock](/api/interfaces/TemplateParagraphBlock) - [Interface: TemplatePathBlock](/api/interfaces/TemplatePathBlock) - [Interface: TemplatePushButtonBlock](/api/interfaces/TemplatePushButtonBlock) - [Interface: TemplateRadioGroupBlock](/api/interfaces/TemplateRadioGroupBlock) - [Interface: TemplateRectBlock](/api/interfaces/TemplateRectBlock) - [Interface: TemplateRenderContext](/api/interfaces/TemplateRenderContext) - [Interface: TemplateRichParagraphBlock](/api/interfaces/TemplateRichParagraphBlock) - [Interface: TemplateSectionBlock](/api/interfaces/TemplateSectionBlock) - [Interface: TemplateSignatureFieldBlock](/api/interfaces/TemplateSignatureFieldBlock) - [Interface: TemplateStrictLayoutOptions](/api/interfaces/TemplateStrictLayoutOptions) - [Interface: TemplateStyle](/api/interfaces/TemplateStyle) - [Interface: TemplateStylesheet](/api/interfaces/TemplateStylesheet) - [Interface: TemplateTableBlock](/api/interfaces/TemplateTableBlock) - [Interface: TemplateTextFieldBlock](/api/interfaces/TemplateTextFieldBlock) - [Interface: TemplateTocBlock](/api/interfaces/TemplateTocBlock) - [Interface: TemplateTocEntryStyle](/api/interfaces/TemplateTocEntryStyle) - [Interface: TemplateTocOptions](/api/interfaces/TemplateTocOptions) - [Interface: TemplateWatermarkOptions](/api/interfaces/TemplateWatermarkOptions) - [Interface: TextBlockOptions](/api/interfaces/TextBlockOptions) - [Interface: TextDefaults](/api/interfaces/TextDefaults) - [Interface: TextFieldOptions](/api/interfaces/TextFieldOptions) - [Interface: TextMetrics](/api/interfaces/TextMetrics) - [Interface: TextOptions](/api/interfaces/TextOptions) - [Interface: TextShaper](/api/interfaces/TextShaper) - [Interface: TiffImageOptions](/api/interfaces/TiffImageOptions) - [Interface: Transform](/api/interfaces/Transform) - [Interface: UnderlineAnnotationOptions](/api/interfaces/UnderlineAnnotationOptions) - [Interface: UriLinkOptions](/api/interfaces/UriLinkOptions) - [Interface: VeraPdfValidateOptions](/api/interfaces/VeraPdfValidateOptions) - [Interface: VeraPdfValidateResult](/api/interfaces/VeraPdfValidateResult) - [Interface: WebpImageOptions](/api/interfaces/WebpImageOptions) - [Interface: XmpMetadataOptions](/api/interfaces/XmpMetadataOptions) - Type aliases - [Type Alias: AnnotTagOrArtifact](/api/type-aliases/AnnotTagOrArtifact) - [Type Alias: BinaryData](/api/type-aliases/BinaryData) - [Type Alias: BlockAlign](/api/type-aliases/BlockAlign) - [Type Alias: BuiltInPageSize](/api/type-aliases/BuiltInPageSize) - [Type Alias: ChoiceFieldMode](/api/type-aliases/ChoiceFieldMode) - [Type Alias: ClassNameInput](/api/type-aliases/ClassNameInput) - [Type Alias: ColorInput](/api/type-aliases/ColorInput) - [Type Alias: DocumentConformanceProfile](/api/type-aliases/DocumentConformanceProfile) - [Type Alias: DocumentEncryptionAlgorithm](/api/type-aliases/DocumentEncryptionAlgorithm) - [Type Alias: FlowMarginShorthand](/api/type-aliases/FlowMarginShorthand) - [Type Alias: FontName](/api/type-aliases/FontName) - [Type Alias: FontSlotSource](/api/type-aliases/FontSlotSource) - [Type Alias: FontSource](/api/type-aliases/FontSource) - [Type Alias: HeadingLevel](/api/type-aliases/HeadingLevel) - [Type Alias: ImageClip](/api/type-aliases/ImageClip) - [Type Alias: ImageFit](/api/type-aliases/ImageFit) - [Type Alias: ImageOptions](/api/type-aliases/ImageOptions) - [Type Alias: ImagePosition](/api/type-aliases/ImagePosition) - [Type Alias: JsonBinarySource](/api/type-aliases/JsonBinarySource) - [Type Alias: JsonBlock](/api/type-aliases/JsonBlock) - [Type Alias: JsonFontSource](/api/type-aliases/JsonFontSource) - [Type Alias: LineCap](/api/type-aliases/LineCap) - [Type Alias: LineJoin](/api/type-aliases/LineJoin) - [Type Alias: LinkTagOrArtifact](/api/type-aliases/LinkTagOrArtifact) - [Type Alias: ListItem](/api/type-aliases/ListItem) - [Type Alias: MeasureRichTextOptions](/api/type-aliases/MeasureRichTextOptions) - [Type Alias: MeasureTextBlockOptions](/api/type-aliases/MeasureTextBlockOptions) - [Type Alias: MeasureTextOptions](/api/type-aliases/MeasureTextOptions) - [Type Alias: NamedColor](/api/type-aliases/NamedColor) - [Type Alias: PageLabelStyle](/api/type-aliases/PageLabelStyle) - [Type Alias: PageSize](/api/type-aliases/PageSize) - [Type Alias: ParagraphTextAnnotation](/api/type-aliases/ParagraphTextAnnotation) - [Type Alias: PathCommand](/api/type-aliases/PathCommand) - [Type Alias: PdfBlendMode](/api/type-aliases/PdfBlendMode) - [Type Alias: PdfBoundingBox](/api/type-aliases/PdfBoundingBox) - [Type Alias: PdfColor](/api/type-aliases/PdfColor) - [Type Alias: PdfContainerTag](/api/type-aliases/PdfContainerTag) - [Type Alias: PdfEditableStructureElement](/api/type-aliases/PdfEditableStructureElement) - [Type Alias: PdfFigureStructureTag](/api/type-aliases/PdfFigureStructureTag) - [Type Alias: PdfFont](/api/type-aliases/PdfFont) - [Type Alias: PdfRoleMap](/api/type-aliases/PdfRoleMap) - [Type Alias: PdfStandardStructureTag](/api/type-aliases/PdfStandardStructureTag) - [Type Alias: PdfStructureAttributeValue](/api/type-aliases/PdfStructureAttributeValue) - [Type Alias: PdfStructureTag](/api/type-aliases/PdfStructureTag) - [Type Alias: PdfTextStructureTag](/api/type-aliases/PdfTextStructureTag) - [Type Alias: ProcessColor](/api/type-aliases/ProcessColor) - [Type Alias: TableBorderStyle](/api/type-aliases/TableBorderStyle) - [Type Alias: TableCell](/api/type-aliases/TableCell) - [Type Alias: TableCellBorderInput](/api/type-aliases/TableCellBorderInput) - [Type Alias: TableHeaderScope](/api/type-aliases/TableHeaderScope) - [Type Alias: TableRow](/api/type-aliases/TableRow) - [Type Alias: TemplateBlock](/api/type-aliases/TemplateBlock) - [Type Alias: TemplatePageNumberAlign](/api/type-aliases/TemplatePageNumberAlign) - [Type Alias: TemplateRunningRegion](/api/type-aliases/TemplateRunningRegion) - [Type Alias: TextAlign](/api/type-aliases/TextAlign) - [Type Alias: TextDirection](/api/type-aliases/TextDirection) - [Type Alias: TextRenderMode](/api/type-aliases/TextRenderMode) - [Type Alias: TextTagOrArtifact](/api/type-aliases/TextTagOrArtifact) - [Type Alias: VerticalAlign](/api/type-aliases/VerticalAlign) - [Type Alias: WritingMode](/api/type-aliases/WritingMode) - [Type Alias: XmpMetadataInput](/api/type-aliases/XmpMetadataInput) - Variables - [Variable: PAGE\SIZES](/api/variables/PAGE_SIZES) - [Changelog](/changelog): Release history for @crstnmac/sempdf.