Essa é uma revisão anterior do documento!


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


1. Scroll to the top and left so that the entire left corner of the image is visible.

2. Place a label in 'b Employee's identification number' box.

3. Configure the label:

Caption 78-5676-809898
Left 0.5729
Top 0.8021

4. Place a memo component in the Employer's address box of the form (box c).

5. Set the memo position:

Left 0.5313
Top 1.125
Width 3.5521
Height 0.7708

6. Right-click over the memo and access the Lines… menu option. Enter the following text into the Memo Editor:

Digital Metaphors Corporation
16775 Addison Rd., Suite 613
Addison, TX 75001

7. Select the memo component.

8. Copy and paste the selection.

9. Drag the new memo component to the Employee's address box (box f).

10. Set the memo position:

Left 0.5
Top 2.7813

11. Set the memo name to mmEmployeeAddress1.

12. Place a DBText component in the Employee's social security number box (box d).

13. Configure the DBText component:

AutoSize True
DataField CustNo
DisplayFormat 000-00-0000
Left 0.5
Top 2.0416

14. Place a DBText component in the Employee's name box (box e).

15. Configure the DBText component:

AutoSize True
DataField Contact
Left 0.5
Top 2.3646

16. Place a label in box '15' of the form. Set the Caption to X.

17. Position the label:

Left 4.2917
Top 3.4583