Read GS1 DataBar Barcodes with C++
Read GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in C++ using server-side Aspose.BarCode for C++ API
How to Read GS1 DataBar barcode Using C++
To scan GS1 DataBar barcode, try Aspose.BarCode for C++ API, a potent and easy-to-use barcode library with rich functionality for C++ platforms. You can download its latest version directly: just open NuGet package manager, search for Aspose.BarCode.Cpp, and install the package. Alternatively, you can run the following command from the Package Manager Console.
Command
PM> Install-Package Aspose.BarCode.Cpp
Steps for Scanning GS1 DataBar barcode in C++
Aspose.BarCode allows developers to read GS1 DataBar barcode barcodes from stream or image with few lines of code
- Create an object of Aspose.BarCode.BarCodeReader class
- Specify the source image path containing GS1 DataBar barcode as a parameter
- Pass the required barcodes types in DecodeType as the second parameter
- Loop through the recognition results
- Load the decoded barcode text using the CodeText property
System Requirements
Aspose APIs are supported on all major platforms and operating systems. Before executing the code sample below, please make sure that your system comply with the following requirements.
- Microsoft Windows, Linux, or any OS compatible with C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.
- Aspose.BarCode for C++ DLL referenced in your project.
Other Supported Barcode Recognition Symbologies
Using C++, One can also read barcode of different symbologies including the following.
2D:
Linear:
Postal: