Creating a simple report
This example BDL program (SimpleReport.4gl) uses data from the officestore database to create a report. There are more complex examples in the Reports project provided as a demo with Genero Report Writer.
Output options
Various output formats are available for a report, to include SVG, PDF and image files. The output will be sent to the destination specified by the output options.
Generate a data schema from a Genero BDL report program
After you write or modify a Genero report program, you must generate the data schema (rdd) file. This file is used by the Genero Report Designer to provide a list of data objects for use in the report design.