The Report Design Document / Designing a Report |
The same report can be output in different formats and different page sizes, and to different output devices.
In Preferences you can change the default paper settings for all reports: Tools>>Preferences, Report Writer, Paper Settings. See the Genero Studio >> Report Writer documentation topic "Report Writer Preferences".
The File>>Report Properties main menu option allows you to change the default report options for the currently open report design document.
Figure 1. Paper Settings dialog
The Load from Default button restores the default values for paper settings as set in the Genero Report Writer Preferences. See the Genero Studio >> Report Writer documentation topic "Report Writer Preferences".
Figure 2. Output Configuration dialog
Options for Output format:
Functions from the Reporting API can be used in your BDL report program (4gl) to further override the default options at runtime. For example, the function fgl_report_selectdevice provides additional output formats. See the Genero Studio >> Report Writer documentation topic "Report API Functions".