PNG
JPG
BMP
TIFF
SVG
GS1 DataBar
Read GS1 DataBar Barcodes with Node.js via Java
Read GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in JavaScript using server-side Aspose.BarCode for Node.js via Java API
How to Read GS1 DataBar barcode Using Node.js via Java
To recognize GS1 DataBar barcode within Node.js applications, use Aspose.BarCode for Node.js via Java, a robust, versatile, and user-friendly barcode library introduced for Java-based environments. You can load aspose.barcode for Javascript directly from NPM:
Command
> npm i aspose.barcode
Steps for Scanning GS1 DataBar barcode in JavaScript
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
- Pass the source file path containing GS1 DataBar barcode as a parameter
- Set target barcodes types in DecodeType as the second parameter
- Loop through all detected barcodes
- Fetch the resulting 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 Node.js
- Node.js and Node.js/Java Bridge installed
- Oracle JDK version 7 or above
Other Supported Barcode Recognition Symbologies
Using Node.js via Java, One can also read barcode of different symbologies including the following.
2D:
Linear:
Postal: