....
-- Creation of reports with multiple layouts.
-- Connection to one or more databases (including different ones)
-- Definition of parameters for the report(s) and/or the SQL query(ies)
-- Passing parameters or entering them in a dialogue box before printing
-- Compilation as an executable file, as a Gambas component (Gambas2) or as a library (Gambas3)
-- Gambas developers can integrate these elements into their projects as components or a library.
(An example is included in the package: ‘demoReport’)
-- Reports do not necessarily have to be linked to a database; you can also create documents such as leaflets.