| Main features of TableReport |
- Extremely fast report generation
- Band-oriented multi-page report generator
- Full integration with Delphi IDE
- Built-in powerful designer
- MS Word style instant preview
- Centralized handling of project reports in the ReportModule component
- Grids and tables that are similar to the MS Word tables
- CrossTab reports
- Composite reports
- Full WYSIWYG
- Extremely accurate report layout
- Report any data using event driven reports
- Link unlimited number of data sets in master detail reports
- Unlimited number of groups
|
| Grids and Tables |
|
TableReport is a band-oriented report generator that in addition to
other features common to such tools, introduces grids and tables
similar to MS Word tables. You can add, insert, resize columns and
rows, merge cells, split cell, format borders of TableReport grids
and tables. This enables you to create reports on the fly, easily
modify them and makes it possible to create interesting page layouts.
All this makes TableReport an ideal tool for document form development.
See page table development in Designer screenshort
|
| Report module |
|
Business Software Developers knew that some applications may have tens
or even hundreds of reports. To facilitate such applications development
we created Report module component for centralized handling of application
reports. You don't have to deal with many individual forms and units.
Applications can contain all reports in one component on a single form.
Even more, just assign Report module ReportMenu property to a menu item
of your application and at a run-time TableReport will create submenus for
every report in a Report Module.
|
| TableReport preview |
|
TableReport preview facilitates the end user analysis of report data.
It's possible to change preview zoom so that preview page will contain
any number of report pages and then to zoom in and out any page by a
single click.
See Preview screenshort
|
| CrossTabs Repots |
Crosstabs are very important to the end user since they allow him to
view the data from many different perspectives. TableReport has a very
powerful CrossTab feature that makes it possible to create such a report
as a result of a couple of minutes work. Main features of TableReport
CrossTabs are:
- Full control over CrossTab printing process
- Any number of CrossTabs on a single page
- Any number of column and row groups
- Column and row group totals
- Column and row grand totals
See CrossTab screenshort
|