|
Home >
Products >
Java Barcode >
Java Barcode Generate Guide >
Java Data Matrix Generator
Java Data Matrix Generator
A Data Matrix code is a two-dimensional matrix barcode consisting of black and white "cells" or modules arranged in either a square or rectangular pattern. The information to be encoded can be text or raw data. Usual data size is from a few bytes up to 2 kilobytes. The length of the encoded data depends on the symbol dimension used. Error correction codes are added to increase symbol strength: even if they are partially damaged, they can still be read. A Data Matrix symbol can store up to 2,335 alphanumeric characters.
Java Barcode Data Matrix supports:
- all 128 characters of ASCII
- values 128-255 in accordance with ISO 8859-1. There are referred to as extended ASCII.
-
Linear Barcodes
-
GS1 DataBar
- GS1 DataBar [formerly Reduced Space Symbology (RSS)]
-
Data Matrix
- Data Matrix with ECC200, ASCII, text, C40 and Base256 encoding, Extended Channel Interpretation and Structured append.
-
PDF-417
- PDF417 with EC levels 1 to 8, text and binary encoding.
-
QR-Code
- QRCode with structured append, UPS encoding and mode 2-6 support.
|
|