THotPDF.ImposeLoadedPagesBooklet Method

Provides impose loaded pages booklet behaviour for the document creation workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

function ImposeLoadedPagesBooklet(SheetWidth: Single= 792; SheetHeight: Single= 612; Gutter: Single= 0): Integer;

Unit

HPDFDoc

Parameters

NamePurpose
SheetWidthInput used by ImposeLoadedPagesBooklet
SheetHeightInput used by ImposeLoadedPagesBooklet
GutterInput used by ImposeLoadedPagesBooklet

Return value

Returns an Integer value

Usage notes

Related APIs