Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes the report for the print management setting that is currently loaded.
Syntax
protected void outputReport()
Run On
Called
Exceptions
Exception | Condition |
---|---|
Error | The print management object has not been initialized. |
Remarks
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 setting.
For example, override this method if you want to provide different footer text for each print setting loaded for a given report.