PrintRequester()

Syntax

Result = PrintRequester()
Description
Open a regular print requester, to choose the printer and doing some adjustments. This command must be called before all other printer commands. If 'Result' is 0, the no printer are available or the user has cancelled the requester. Once PrintRequester() has been successfully called, StartPrinting() is used to actually start to print.

Supported OS

Windows

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