Printing Bar Codes in Visual Basic

Azalea Software’s barcode fonts may be used to create bar codes in your Visual Basic projects. Our barcode software creates UPC barcodes, Code 128 barcodes, Interleaved 2 of 5 barcodes, Code 39 barcodes, as well as other bar code symbologies, and most of them have VisualBasic routines to create the barcodes for you.

Creating barcodes in Visual Basic is an easy two-step process:

You cannot simply input text in a bar code font and create a scannable symbol. all of Azalea’s products come with sample code to help you integrate our fonts in your Visual Basic program. The sample code adds the start and stop bars, calculates the check digit(s), if necessary, and maps the output into our fonts’ character set. Our VisualBasic routine assures you of quality scannable symbols without having to write the code yourself.