Standard Headers

Cyrious implements 8 standard page headers that should be used on all reports, excluding perhaps the Invoice and Estimate reports. For aesthetic reasons, the Invoice and Estimate will probably not use the standard header.

The 8 Standard Headers are:

Contents Portrait
(A4 Size)
Landscape
(Letter Size)
Logo, Address, Title, Printed DateTimeHeaderPortraitHeaderLandscape
Logo, Address, Title, Printed DateTime, DateHeaderPortDateHeaderLandDate
Logo, Address, Title, Printed DateTime, DateRange (Start-End)HeaderPortDateRangeHeaderLandDateRange
Logo, AddressHeaderPortNoTitleHeaderLandNoTitle

These headers are stored in the Report Repository and should be linked to these values so they may be dynamically updated as new functionality it added.

Standard Footers

Cyrious implements 2 standard page footers that should be used on all reports, excluding perhaps the Invoice and Estimate reports. For aesthetic reasons, the Invoice and Estimate will probably not use the standard footer.
The 8 standard footers are:

Contents Portrait
(A4 Size)
Landscape
(Letter Size)
Tag Line, Report FileNameFooterPortraitFooterLandscape

These headers and footers are stored in the Report Repository and should be linked to these values so they may be dynamically updated as new functionality it added.

Note: While desirable, it is not possible to add the page number functionality inside a subreport. Since the subreport is only calculated once (not for every page), the page number will print Page 1 on every page.

See Also