Time for action – configuring the Report Header and Details Header sections
In the ensuing steps, we will configure the Report Header and Details Header sections so that it looks as follows:
In the Report Header section, we will add a label with the header text.
-
To do this, we must drag-and-drop the insertable object
Label
(); this means that we need to drag it and release it in the work area that belongs to the Report Header section. Next, we will configure this label so it includes the text First Report: Hello World in bold face, centered, and large font size. To do so, we will select the label we just added in the work area and configure its Attributes and Style properties.
In the Attributes tab, as the value of the characteristic value, we enter
First Report: Hello World
.In the Style tab, as the value of the bold characteristic, we enter
true
.In the Style tab, as the value of the font-size characteristic, we enter
20
.In the Style tab, as the value of the h-align characteristic, we enter...