
Step 3: design pageheader (report header)ĭrag the label control of Ar9 in turn, modify the displayed text and adjust the background color. Step 1: create a new rptcustomerlist.rpx report file In this example, the label and textbox controls of AR report are combined to realize the table display of customer data. Report practice 1: General Report - data list - customer list At this time, the distance between adjacent grids is exactly 1mm.Īfter understanding the report layout, let's practice through three official demos. For example, the ruler unit is selected as centimeters, and the grid number is set to 10 * 10. Selecting the appropriate ruler unit and grid number can bring convenience for us to judge the location of space. When show grid is selected, the grid will be displayed in the design view of the report, and the number of grids can be adjusted. When snaplines is selected, the relative position relationship between controls can be judged according to the alignment guide line When snap to grid is selected, the minimum unit for moving the control through the mouse is the distance of one cell, and the correct position of the control can be judged according to the number of cells.

(Note: the default unit is inches)Īctivereports provides snaplines and snap to grid alignments. We can choose the scale units suitable for ourselves according to our own needs, so as to save the tedious length conversion work. Next, let's talk about it set upMenu item.Īctivereports provides inches (inch) and centimeters (centimeter) scale units. Rdlx), we may be most concerned about the toolbox and Properties window, but we don't notice the information on the vs menu bar report formMenu options, report formThe menu has a total of 6 menu items, Save report、 Report to server、 Load Report、 Load report from server、 data source、 set upWait. When we open the active reports report design screen (such as double clicking *. Besides the complexity of the report itself, one of the main reasons for this problem is that the report designer does not provide enough functions to assist the UI design of the report.ĪctiveReportsIt is a very easy-to-use control, but some functions are often forgotten - such as the configuration menu of AR report. When encountering a report with very complex layout, it often took two or three times to complete the UI design of the report. In the past, when doing report related work, the most afraid thing was the UI design of the report.

In this section, we show the functions of Ar9 with three official reports in Chinese with pictures and texts, and share them one by one through actual combat. Based on the above two sections, we built the Ar9 development environment and configured the data source.
