PrintDocumentAdvanced

Rendering and printing

Description

This page describes PrintDocumentAdvanced in PDFlibPas under the "Rendering and printing" topic. API names, parameters, class names, filenames, and literals are kept exactly as they appear in the Delphi library and DLL entry points.

Review the syntax, parameters, and return values before calling the function.

Syntax

Delphi

Function TPDFlib.PrintDocumentAdvanced(Const PrinterName: WideString; StartPage, EndPage, Options: Integer; Const Settings: TPDFlibPrintSettings): Integer;

Parameters

See the PDFlibPas Developer Guide and header comments for detailed parameter descriptions.

Return Values

Refer to the PDFlibPas Developer Guide for specific return value semantics.

Remarks

Additional context may be found in related library documentation or demo projects.