ReportMgr object methods
The following list summarizes the ReportMgr object methods:
- Method name
- Description
- ExecuteReport
- Executes the report and generates the resulting HTML file.
- GetQueryDef
- Returns the QueryDef object associated with the report.
- GetReportPrintJobStatus
- Returns the current status of the print job.
- SetFormat
- Enables you to specify the version of HTML in which to save the report.
- SetHTMLFileName
- Sets the output file name for the report.
Note: These methods are for Windows only.