Print Current record in Rave reports [Tutorial]

Here's how to print the current record in Delphi using Rave reports. First part of this tutorial is available in full version.

 

1. Open Rave Designer in Delphi or C++ Builder.

2. Choose the New Data Object icon:

 

Choose Direct data view icon

3. Choose the Direct Data view:

 

Direct Data View

and click Next when ready.

4. Choose the RvDataSetConnection1:

 

Data Connection

and click Finish when ready.

5. Go to the Report tab, choose the Data text component and put it on the Report:

 

Data text component

 

6. In Properties window choose the DataView property and pick the DataView1 item:

 

Data view 1

 

7. In DataField property choose which field you would like to print:

 

Field in rave report

8. And finally save the report:

Save rave report

 

DownloadBuy Online