The properties in this section apply to report documents. A report object is actually a special case of a block, which has a number of additional properties which are global to the report. The Script Modules and Import Modules properties are the same as for a form.
Margins (lmargin, rmargin, tmargin, bmargin)The values, all expressed in millimeters, give the left, right, top and bottom margins used when printing a report. When a report is created they are set to default values (which can be changed via the View/Options menu selecting the Report tab), but can then be changed independantly of the defaults.
Printer (printer)This property is used to specify which logical printer is to be used to output the report. See the end of the reports chapter for a description of exactly how this is used.
Show Print Dialog (printdlg)Normally, if a logical printer is specified and is correctly defined, then the standard print dialog is not displayed. Setting this property overrides this, and the print dialog is always shown.