[HTML:Images] Section

[HTML:Images] defines parameters that Production Reporting uses when generating HTML report output files.

Table 86. Entries in [HTML:Images]

Entry

Value

Default Value

Description

FIRST-PAGE

HEIGHT, WIDTH, NAME

60,60,firstpg.gif

NAME of the graphic image file that accesses the first page of the report. Specify HEIGHT and WIDTH values in pixels.

PREV-PAGE

HEIGHT, WIDTH, NAME

60,60,prevpg.gif

NAME of the graphic image file that accesses the previous page of the report. Specify HEIGHT and WIDTH values in pixels.

NEXT-PAGE

HEIGHT, WIDTH, NAME

60,60,nextpg.gif

NAME of the graphic image file that accesses the next page of the report. Specify HEIGHT and WIDTH values in pixels.

LAST-PAGE

HEIGHT, WIDTH, NAME

60,60,lastpg.gif

NAME of the graphic image file that accesses the last page of the report. Specify HEIGHT and WIDTH values in pixels.

WALLPAPER

NAME

 

NAME of the graphic image file used as the reports's background image.

Note:

Production Reporting does not perform any validation of the graphic image filenames provided. The user is responsible for ensuring that the graphic image files are in a location that the browser can access.