Click for Index
HTML SETTINGS
Several of the reports created by RASWIN are generated in HTML format and displayed via your default internet browser. These settings allow you to control some aspects of the format of these reports, including the font, basic font size, and border-width. These parameters are read when the reports are created.

In some cases certain elements of the reports are rendered in font-sizes that are relative to the base font size (e.g., if you select a 12 point font size in these settings, headings will be rendered in a font size approximately 125 to 150% larger font, depending on the specific report. When RASWIN starts it reads these values and creates HTML .CSS files using these settings.

There are separate css files for the screen and printer.
KEY VALUE What it does ...
HTML-BORDER-STYLE border: black dotted 1px;border-collapse:collapse;

This is the value for the size of borders that surround individual elements such as table cell values. The size is expressed in pixels. The default value is shown above, but you can adjust it to a larger value if needed. Usually 1 or 2px is appropriate.
HTML-PAGE-MARGIN margin: .25in;

This is the value for the size of margins on your screen and printed pages. By default it is set to .25 inches, however you can increase the setting to a larger value if desired. In most situations you want it to be as small as possible to leave as much room as possible for the printed columnar data on the report.
HTML-FONT-SIZE font-size: 10pt;

This is the default size for fonts, expressed in 'points'. Usually 10 to 12 is a good starting point. Some elements of the rendered pages, such as group titles, headings, etc. will be automatically be adjusted to 125% or 150% of the based font size, and are not individually adjustable via the settings described here.
HTML-STYLE-PAGE-BREAK-PRINT ALWAYS

This setting controls whether or not page breaks are performed for the various sections of the CASH RECAP report. If set to ALWAYS, page-breaks will be done a appropriate spots when the recap report is printed. If set to NEVER they will not be printed. Since page-breaks apply only to printed output, there is no setting for the screen as with the other options above. In cases where the printed output in a give section of the report is too large to fit on a single page, the pages will be split by the standard printing functions of your browser and the Windows printer drivers.
HTML-TABLE-TOP-COLOR #0066ff

This is the value for the color of the titles at the top of report columns. This value can be expressed as a hex value, as shown above, or using standard HTML color name values. You can see a full chart of available color values and names this link.
html-ALERT-COLOR #FFCCCC
html-BORDER-COLOR #000000
html-BORDER-STYLE BORDER: BLACK DOTTED 1PX; BORDER-COLLAPSE:COLLAPSE;
html-BOX-SHADOW -MOZ-BOX-SHADOW:2PX 2PX 4PX #888;-WEBKIT-BOX-SHADOW:2PX 2PX 4PX #888;BOX-SHADOW:2PX 2PX 4PX #888;
html-CELL-PADDING PADDING:0.1EM;
html-EVEN-ROW-COLOR-COLOR #C9FFC5
html-FONT-FAMILY FONT-FAMILY: ARIAL, HELVETICA, SANS-SERIF;
html-FONT-MONOSPACE-FAMILY FONT-FAMILY: COURIER, COURIER NEW, MONOSPACE;
html-FONT-SIZE FONT-SIZE:10PT;
html-HEADER-BACKGROUND-COLOR #666666
html-HEADER-TEXT-COLOR #FFFFFF
html-NAME-USER-PRINT-CSS N/A
html-NAME-USER-SCREEN-CSS N/A
html-ODD-ROW-COLOR #C9FFFF
html-PAGE-BACKGROUND-COLOR #FFFFCC
html-PAGE-MARGIN MARGIN: .25IN;
html-STYLE-FONT-FAMILY-PRINT |SANS-SERIF|,|SERIF|,|ARIAL|,|COURIER|
html-STYLE-FONT-FAMILY-SCREEN |SANS-SERIF|,|SERIF|,|ARIAL|,|COURIER|
html-STYLE-FONT-SIZE-PRINT 14
html-STYLE-FONT-SIZE-SCREEN 10
html-STYLE-PAGE-BREAK-PRINT ALWAYS
html-STYLE-TABLE-BORDER-SIZE-PX-PRINT 1
html-STYLE-TABLE-BORDER-SIZE-PX-SCREEN 1
html-TABLE-TOP-COLOR #3366FF;
html-TEXT-COLOR #FFFF00
html-TITLES-BACKGROUND-COLOR #0000FF