Mach5 AnalyzerFor the latest info, visit our Support Website

Advanced Report Styles

Advanced styles actually require less setup in Analzyer. To use an advanced style, just specify the locaiton of the style sheet, header, and footer you wish to use. Analyzer will copy the header and footer contents into reports that it builds. It will not reference the header and footer files directly. Analyzer will also copy the style sheet file into the report folder for you. See the table below for style tags.

Style Sheet tag or class Description
.reportName The name of each report at the top of report pages
.reportDesc Text underneath the report name describing the report
.tableHeader Header items for report data
.table1 Background color of odd rows in the table
.table2 Background color for even rows
body The background color
.reportList Background color of the report list
b.reportList Subclass for folders in the report list
h2.reportList Subclass for the report list title

You can take a look a the default file "analyzer.css" in the Program Files folder of Analyzer, or you can also create any basic style and examine the style sheet that Analyzer produces. You may want to use one of these as a starting point for defining your own Analyzer report style sheet.

You may also want to familiarize yourself with the structure of Analyzer reports.