printReport

printReport(report: JadeReport) updating;

The printReport method of the Printer class prints the report specified in the report parameter on the current printer if the printPreview property is set to false. If the printPreview property is set to true, the specified report is displayed in print preview mode on the display device of the node in which the method is executed.