Built-in front calls / Standard front calls |
Override the printer configuration used for report generation for the current application.
ui.Interface.frontCall("standard", "setReportPrinter", [printer], [result])
The printer parameter is a string that describe the printer to use for report generation. For example: "moliere, Portrait, A4, 96 dpi, 1 copy, Ascendent, Color, Auto". Alternatively, you can specify "<ASK_ONCE>" , "<ASK_ALWAYS>" , "<USER_DEFINED>" or "<USE_DEFAULT>" " which will perform the corresponding actions.