A family of Microsoft word processing software products for creating web, email, and print documents.
To create and print 2D barcodes in Word (Office 2016), you can follow these steps:
- Use a Barcode Data Source: You can configure a Barcode data source in your document. This allows you to generate barcodes in various formats, including two-dimensional barcodes like QR Codes and Data Matrix.
- Add the Barcode to the Report Layout: After modifying your report or report extension objects, you need to build the project to create the layout documents. You can then add the barcode encoded string column from the dataset to your layout.
- For Word layouts, select the barcode column control, press
Ctrl+D, and enter or select the barcode font name.
- For Word layouts, select the barcode column control, press
- Specify Rendering Parameters: When configuring the barcode data source, you can define parameters such as width, height, margin, and encoding type to customize how the barcode appears.
- Print the Document: Once you have added the barcode to your Word document, you can print it as you would with any other document.
For detailed instructions on how to set up the barcode data source and apply it in your Word document, you can refer to the documentation provided by Microsoft.