Chapter 9: Creating Labels

 

The Labels item allows you to create labels for use in your project.

 

The Design Window for a label contains five views: Design, Code, Record Source, Datasheet, and SQL. In the Design View you can add and customize components and perform other design tasks. In the Code View you can input Java code for use in the label. In the Record Source View you can create queries for use in the label. In the Datasheet View you can view the data on which the label will be based. In the SQL View you can view the SQL in your label.

 

Note that the sample project Chapter09_CreateLabel.pnj contains sample labels created using the steps in this chapter. You can access this project by clicking File – Open Project in the application menu, then enabling the Open a sample project option.