Access

Navigation:  Office 2000 & 2003 >

Access

Previous pageReturn to chapter overviewNext page

1. Open MW6_Aztec_ActiveX.mdb, select "Sample Aztec ActiveX Report".

p15

 

 

2. Click on "Design", insert MW6 Aztec ActiveX control into the report.

p16

 

3. Change its properties to meet your application requirements, our Aztec ActiveX supports the data binding so you can bind a field in a database to the control and generate Aztec barcodes for each data record automatically, there's an arrow on the right side of the "Control Source" property, click on the arrow, a list opens with all the fields, select the field you want for the control.

p17

 

4. If you do not want to use the data binding feature, you can customize "Private Sub Detail_Print(Cancel As Integer, PrintCount As Integer)" to create Aztec barcodes dynamically.

p18

 

4. Click on "Preview" to view Aztec barcodes.