| Package | Description |
|---|---|
| com.itextpdf.barcodes |
| Modifier and Type | Class and Description |
|---|---|
class |
Barcode128
BarCode 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007.
|
class |
Barcode39
This class represents the barcode Code 39.
|
class |
BarcodeCodabar
Implementation of the Codabar barcode.
|
class |
BarcodeEAN
The implementation of the barcode EAN.
|
class |
BarcodeEANSUPP
Implements the most commonly used EAN standard is the thirteen-digit EAN-13, a superset of the original 12-digit
Universal Product Code (UPC-A)
|
class |
BarcodeInter25
Implements the code interleaved 2 of 5.
|
class |
BarcodeMSI
Implements the MSI Barcode.
|
class |
BarcodePostnet
POSTNET (Postal Numeric Encoding Technique) is a barcode symbology used by the United States Postal Service to assist
in directing mail.
|
| Modifier and Type | Field and Description |
|---|---|
protected Barcode1D |
BarcodeEANSUPP.ean
The barcode with the EAN/UPC.
|
protected Barcode1D |
BarcodeEANSUPP.supp
The barcode with the supplemental.
|
| Constructor and Description |
|---|
BarcodeEANSUPP(Barcode1D ean,
Barcode1D supp)
Creates new combined barcode.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.