Report Viewer

Top  Previous  Next

The Report Viewer is used to view, print and save reports generated by AggreGate Server. Here is what Report Viewer looks like:

cl_report_viewer

The Report Viewer's main window consists of toolbar and the report itself. Toolbar provides access to the number of operations:

cl_rv_save

Save Report. Export the report to a file.

cl_rv_print

Print Report.

cl_rv_reload

Reload Report.

cl_rv_first

First Page. Go to the first page.

cl_rv_previous

Previous Page. Go to the previous page.

cl_rv_next

Next Page. Go to the next page.

cl_rv_last

Last Page. Go to the last page.

cl_rv_goto_page

Go To Page. Go to a specific page.

cl_rv_actual_size

Actual Size. Zoom to the actual size.

cl_rv_fit_page

Fit Page. Zoom to fit a complete page in window.

cl_rv_fit_width

Fit Width. Zoom to fit page width in window.

cl_rv_zoom_in

Zoom In. Increate zoom ratio.

cl_rv_zoom_out

Zoom Out. Decrease zoom ratio.

cl_rv_zoom_ratio

Zoom Ratio. Change zoom ratio.

The Report Viewer can print reports, and also export to several file formats:

PDF (Adobe Acrobat)
RTF (Rich Text Format)
XLS (Microsoft Excel, single or multiple sheets)
HTML (Hypertext Markup Language)
CSV (Character Separated Values, may be imported into many different applications)
XML (Extensible Markup Language)

To export a report, click the Save button. The Save File dialog is shown:

ls_reports_viewer_save_dialog