.NET Crystal Reports Barcode Control Supported Barcode Types
Barcode Control for Crystal Report - Bar Code Type Generation
- Crystal Reports 1D / Linear Barcodes:
- Crystal Reports 2D / Matrix Barcodes: Data Matrix, PDF-417, QR Code
Common Asked Questions
What is data matrix?
Data Matrix barcode is one of the 2d or matrix barcode symbologies that is made of black (bar) and white (space) modules that are usually arranged in a square pattern.
Data Matrix barcodes are capable of storage of both text and binary data, and are smaller and more compact than QR codes.
Using OnBarcode .NET Crystal Reports Barcode Generator SDK, you can easily create, encode, print and insert Data Matrix barcodes into Crystal reports designer and report viewer.
How much data can a Data Matrix barcode hold?
A Data Matrix barcode can hold a maximum of data:
- Alphanumeric data: up to 2,335 characters
- Byte data (8-bit): 1,555 characters
- Numeric data: 3,116 digits
What is the minimum and maximum size of Data Matrix barcode?
In Data Matrix ISO standard, ECC200 Data Matrix minimum dimension size is 10 x 10 modules. And the maximum dimension size of Data Matrix is 144 x 144 modules.
Each modules are in squares.
OnBarcode Crystal Reports for .NET Barcode library supports all formats defined in Data Matrix ISO standard.
What is the ISO standard for Data Matrix barcode?
Data Matrix ISO specification is ISO/IEC 16022, and the latest standard version is ISO/IEC 16022:2024.
Data Matrix barcode is a 2D barcode symbology, which is also supporting ISO 15415 for 2D label-based barcodes.
.NET Crystal Reports Barcode Generator library fully supports ISO compatible Data Matrix generations in Crystal reports in Visual Studio .NET IDE.
What are the different types of Data Matrix?
According to Data Matrix latest ISO standard (ISO/IEC 16022), there are two versions of Data Matrix
OnBarcode Crystal Reports Barcode Library for VS.NET supports Data Matrix ECC200 in square or in rectangle, which uses the Reed-Solomon error correction.
- ECC 000-140
- ECC 200 (Recommended by ISO/IEC 16022)
OnBarcode Crystal Reports Barcode Library for VS.NET supports Data Matrix ECC200 in square or in rectangle, which uses the Reed-Solomon error correction.
Can a phone scan a Data Matrix barcode?
Of course you can.
Data Matrix barcodes printed in the Crystal Reports can be easily scanned using barcode scanners or your smartphone (iPhone or Android phone) equipped with barcode scanning apps.
What is the difference between Data Matrix and QR Code?
Data Matrix and QR Code have lot of same features. They are both 2 dimensional (matrix) barcodes, and enable to encode plain text, Unicode text, binary data.
Both of them are encoding GS1 business data messages. Both of Data Matrix and QR Code support Macro, which allows storing large data into multiple Data Matrixs or QR Codes.
Crystal Reports for .NET Barcode SDK fully supports both Data Matrix and QR Code 2d barcodes generation in Crystal reports in Visual Studio ASP.NET, WinForms projects.
