Mailing labels, name labels, and other useful labels can be created easily with Navicat. In this tutorial, we will create mailing labels with data from a MySQL server. In Navicat, click “New Report” to begin a report. The first step is to add a data pipeline in the “Data” tab. Click “New” in “File” from the main menu and choose “Query Designer”. Under the “Tables and Fields” tab, select the desired tables and fields. Then, select the “Calcs” tab and enter the expression to concatenate the address. Double-click a field and select “Expression” under “Function”. Then, enter the concat function in the “Expression” text box. Also, you can change the “Field Alias” to some meaningful words. The next step is to design the layout. Go to the “Design” tab and choose “New” in “File” from the main menu. Choose a layout format for the labels and click OK. Then, you can drag and drop the fields into the layout, adjust their positions, and also the size of the label. Finally, click “Preview” to view the result and save the report.