NewInternalPrinterObject

Rendering and printing

Description

Creates a new internal printer object for use by subsequent printing operations.

Syntax

Delphi

function TPDFlib.NewInternalPrinterObject(Options: Integer): Integer;

ActiveX

Function PDFlib::NewInternalPrinterObject(Options As Long) As Long

DLL

int DLNewInternalPrinterObject(int InstanceID, int Options);

Parameters

OptionsMust be set to 0

Return values

0The options parameter was not zero or the new internal printer object could not be created
1Success