PrintRequester()

Syntax

Result = PrintRequester()
Description
Open a regular print requester, to choose the printer and doing some adjustments. This function must be called before all other printer functions. Once PrintRequester() has been successfully called, StartPrinting() is used to actually start to print.

Parameters

None.

Return value

Nonzero if the user successfully selected a printer, zero otherwise.

Supported OS

All

<- NewPrinterPage() - Printer Index - PrinterOutput() ->