ImposePagesPoster

Document manipulation

Description

Imposes pages onto a larger layout split across tiled poster sheets

Syntax

Delphi

Function TPDFlib.ImposePagesPoster(TargetWidth, TargetHeight, Margin, Overlap, Scale: Double; Options: Integer): Integer;

Parameters

TargetWidthThe target media width of the poster paper sheets
TargetHeightThe target media height of the poster paper sheets
MarginThe margin width to leave around the edges of poster sheets
OverlapThe overlap width between adjacent poster sheets
ScaleThe scale factor to apply to page contents
OptionsReserved layout options (pass 0)

Return values

The number of poster pages generated, or 0 on error