This documentation is archived and is not being maintained.
GiroPrintMgmtFormLetterController.outputReport Method [AX 2012]
Executes the report for the print management setting currently loaded.
protected void outputReport()
Run On
Called
| Exception | Condition |
|
Error
|
Thrown if print management object has not been initialized.
|
The outReports method loops over print management settings and calls this method for each print management setting loaded.
Override this method to modify parameters for each print settings.
If you want to provide different footer text for each print settings loaded for a given report.