Report Format

This page lets you define the formats for the report body.

Use the Alignment combobox to specify the horizontal placement of the table.

Use the Border spinbox to set the thickness, in pixels, of the border to draw around the table. A value of 0 means the table has no border.

border=1

border=4

Use the Cell Spacing spinbox to set the amount of space, in pixels, between individual cells in a table.

Use the Cell Padding spinbox to set the amount of space, in pixels, between the border of a cell and the contents of the cell. Cell Padding is applied to the top, bottom, left and right sides of the cell.

Cell spacing is 1 Cell padding is 0

Cell spacing is 1 Cell padding is 2

Cell spacing is 3 Cell padding is 5

Use the Width combobox to set the horizontal width of the table. In HTML the width value can be a number of pixels, given as an integer, or a percentage of the width of the page, given as an integer followed by the percent sign. The Web Reports Wizard supports percentage width only. If you need to set the width in pixels, you can modify the PRG file generated by the wizard.
Width="50%" Align="Center"
   

Width="75%" Align="Left"
   

Use the Background Color entryfield to set the color of the background for the table. This color can be overridden by the Background color of the cells.

Use the Report Title entryfield to give title to your report.

The URL to your homepage and the webmaster email address are used by the error handlers of the dBASE WebClasses. These fields are saved by the Web Reports Builder in the application ini file.