FormLetterServiceController.checkClientOutputPrintManagement Method [AX 2012]

Verifies that the selected printers in print management, for printing an original and a copy of reports, are using client output options.

protected boolean checkClientOutputPrintManagement([boolean _showError])

Run On

Called

Parameters

_showError
Type: boolean
A Boolean value that indicates whether error messages should be reported; optional.

Return Value

Type: boolean
true if the report destination is screen; otherwise, false.

The method is used for finding the default printer setup in print management for the specific document.

Community Additions

ADD
Show: