You love creating Clarion Reports. All Clarion developers do, right?
Usually the reports are the last part of the application to get done, when
the project is overdue and the budget is running out. Our Reporter
can help you create your reports.
The Icetips Reporter is compatible with Clarion 4, 5, 5.5 and 6.0-6.3
and can generate reports for both the ABC and Clarion template chains. It
can also create CPCS reports if the CPCS global template is active.
You create Report Layouts in the Layout Editor. The Layout includes information
about page size, header size, footer size, what to put in headers and footers.
Page forms can be created and images placed on the page form. An image can be
defined as a watermark and then it is stretched to fill the page form. Put lines
or boxes in the header/footer, place page numbers etc.
You can create as many detail bands as you want. One detail is a dedicated
data detail where fields will be created. You can even add your own local
variables and embedded code to the report!
In your application you use the Reporter Wizard template to create the
report procedures. The template calls the Runtime Wizard which lets you
select what Layout to use and then what page size to use. This can be
different from what the Layout was designed for and then margins are
adjusted appropriately. You select what fields to put on the report
and in what order.