printPage

printPage(page: JadePrintData) updating;

The printPage method of the Printer class prints the output specified in the page parameter on the current printer. The JadePrintData object that is specified in the page parameter can be a JadePrintDirect or a JadePrintPage object.