Package com.itextpdf.barcodes


package com.itextpdf.barcodes
  • Class
    Description
    BarCode 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007.
    The code set to be used to start encoding.
    Base class for the barcode types that have 1D representation.
    This is a class that is used to implement the logic common to all 2D barcodes.
    This class represents the barcode Code 39.
    Implementation of the Codabar barcode.
    A Data Matrix is a two-dimensional bar code consisting of black and white "cells" or dots arranged in either a square or rectangular pattern, also known as a matrix.
    The implementation of the barcode EAN.
    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)
    Implements the code interleaved 2 of 5.
    Implements the MSI Barcode.
    PDF417 is a stacked linear barcode format used in a variety of applications such as transport, identification cards, and inventory management.
    A container that encapsulates all data needed for a segment.
    An utility class that encapsulates a list of segments.
    POSTNET (Postal Numeric Encoding Technique) is a barcode symbology used by the United States Postal Service to assist in directing mail.
    A QRCode implementation based on the zxing code.