Barcode Demo Overview

This document describes how to use the LEADTOOLS Barcode Demos for .NET Framework for Windows to demonstrate Barcode technology features. Barcode technology features enable you to:

A searchable list of demos is available at LEADTOOLS Installed SDK Demos.

Starting a LEADTOOLS Barcode Demo

From the short-cuts menu in your LEADTOOLS installation Start Menu folder, select one of the following shortcuts

Alternatively, you can run the pre-compiled demo directly from this location

The LEADTOOLS Barcode Demo will launch and try to open the default sample barcode images (Barcode1.tif and Barcode2.tif) that ship with LEADTOOLS:

barcodedemomain.png

Load your own image by selecting File->Open or File->Scan->Acquire.

Reading Barcodes

When you are ready for reading barcodes, select Barcode->Read Symbologies Options to set up the read options. From this dialog, select which symbologies to read (by default all symbologies are selected). Drill down to the individual symbology or group of symbologies read options and fine-tune the options to your needs:

barcodedemoreadoptions.png

When satisfied with these options, click OK and the demo will automatically start reading the barcodes in the current open document. You can also read barcodes at any time by selecting the Barcode->Read Barcodes menu item (or pressing the F5 keyboard shortcut). The demo will use the BarcodeReader.ReadSymbology event to show the barcodes as they are being read from the document:

barcodedemoreadbarcodes.png

After the barcodes have been read, click OK and the demo will add the barcodes that have been read to the "Barcodes" list view, which is below the main view of the current page. The demo will draw the barcodes on top of the image so you can select specific barcodes for examination using the mouse:

barcodedemomain2.png

You can also read barcode(s) from a specific area of the page by either adding a region of interest (Interactive->Region of interest menu item) or directly rubber-banding the area of interest (Interactive->Read barcode menu item)

Writing Barcodes

To write a barcode to the current open document page, select Barcode->Write barcode from the main menu (or select the Interactive->Write barcode menu item). The following Write Barcode dialog will appear:

barcodedemowriteoptions.png

From this dialog, select the barcode symbology, its data, and any extra options. In the example above, we selected a UPC Version A barcode with data equal to "01234567890", at location (117, 163, 2264, 770 pixels).

After clicking OK, the toolkit will try to write the specified barcode. If successful, the demo will add this new barcode to the Barcodes list view and draw it on top of the image:

barcodedemomain3.png

The demo contains additional functionality such as loading/saving options or barcode data, zooming in and out, panning, and more.

See Also

Programming with LEADTOOLS Barcode

Reading Barcodes

Writing Barcodes

Unlocking Barcode Support

Unlocking Special LEAD Features

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Imaging, Medical, and Document

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.