IN_SetPrinterName

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_SetPrinterName function sets the printer name, driver, and device.

Syntax

int IN_SetPrinterName( pPrinterName, pDriverName, pDeviceName )

Parameters

Meaning

CHARPTR pPrinterName

pointer to the printer name. See Remarks.

CHARPTR pDriverName

pointer to the driver name. See Remarks.

CHARPTR pDeviceName

pointer to the device name. See Remarks.

Remarks

The three parameters must match one of the set of entries returned by IN_GetPrinterNames.

Release information

Added to Imagenation for Windows in Release 4.10.

Not supported in Imagenation for UNIX.

See also

Selecting a printer

Printing a document