|
Home >
Products >
Java Barcode >
Java Barcode Generate Guide >
Java QR-Code Generator
Java QR-Code Generator
A QR Code is a matrix code (or two-dimensional bar code) created by Japanese corporation Denso-Wave in 1994. The "QR" is derived from "Quick Response", as the creator intended the code to allow its contents to be decoded at high speed.
QRCode supports:
- numeric data (digits 0 - 9);
- alphanumeric data (digits 0 - 9; upper case letters A -Z; nine other characters: space, $ % * + - . / : );
- byte data (default: ISO/IEC 8859-1);
- Kanji characters.
-
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.
|
|