PNG
JPG
BMP
TIFF
SVG
Data Matrix
Read Data Matrix Barcodes with Node.js via Java
Read Data Matrix code in JavaScript using server-side Aspose.BarCode for Node.js via Java API
How to Read Data Matrix code Using Node.js via Java
To recognize Data Matrix code 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 Data Matrix code in JavaScript
Aspose.BarCode allows developers to read Data Matrix code barcodes from stream or image with few lines of code
- Create an object of Aspose.BarCode.BarCodeReader class
- Pass the source file path containing Data Matrix code 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: