Essa é uma revisão anterior do documento!


Formatador de Relatório - ReportBuilder (Resumo do guia do desenvolvedor)


1. Click the DBText component icon on the Report Designer component palette.

2. Click in the detail band. A DBText component will be created.

3 Locate the two drop-down lists at the upper left corner of the Report Designer. The list on the left contains the data pipelines. It should default to the Customer data pipeline, since this is the data pipeline for the report. The list on the right contains a list of fields for the currently selected data pipeline.

4. Select the Company field from the field list. A company name should be displayed in the DBText component.

5. Set the DBText component's font:

Font Name Times New Roman
Font Size 10
Font Style Regular
Font Color Black

6. Place five more DBText components in the detail band. Assign them to the following fields:

Contact
Phone
Addr1
City
State

7. Right-click over the horizontal ruler and change the unit of measure to Screen Pixels.

8. Right-click over the DBText component assigned to the Company field and access the Position…dialog. Set the position values:

Left 2
Top 4

9. Access the Position… dialog of each remaining DBText component and set the left position to the following values:

Contact 219
Phone 378
Address 519
City 739
State 896

10. Select the Company DBText component, then Shift-click to select the remaining DBText components.

11. Click on the Align Top icon of the Align or Space toolbar. The components should align with Company DBText component.

12. Right-click over each of the components and set Autosize to True.