Chapter 18: Reporting with Rave
Overview
Appendix C, "Free Companion Books on Delphi").Reporting tools are important because they can perform complex processing by themselves: the reporting subsystem can become a stand-alone application. Although this chapter focuses on how you can produce a report from the dataset within your Delphi programs, you should always keep in mind the autonomous nature of reports evaluating such a tool.Reports must be created with care, because they represent a user interface for your applications that goes beyond and is sometimes more significant than the software itself. Many more people will probably look at the printed reports than just the users who produce the reports using the programs. For this reason, it's important to have good-quality reports and a flexible architecture to let users customize them.
Note | This chapter was written with the help of Jim Gunkel of Nevrona Designs, the company that developed the Rave engine. |