classes-Datamatrix

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

    Datamatrix

    in package

    Tags
    class

    Datamatrix Class to create DataMatrix ECC 200 barcode arrays for TCPDF class. DataMatrix (ISO/IEC 16022:2006) is a 2-dimensional bar code.

    author

    Nicola Asuni

    version
    1.0.004

    Table of Contents

    Methods

    __construct()  : mixed
    This is the class constructor.
    getBarcodeArray()  : array<string|int, mixed>
    Returns a barcode array which is readable by TCPDF

    Methods

    __construct()

    This is the class constructor.

    public __construct(string $code) : mixed

    Creates a datamatrix object

    Parameters
    $code : string

    Code to represent using Datamatrix.

    Tags
    public

    getBarcodeArray()

    Returns a barcode array which is readable by TCPDF

    public getBarcodeArray() : array<string|int, mixed>
    Tags
    public
    Return values
    array<string|int, mixed>

    barcode array readable by TCPDF;

    On this page
     

    © 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
    about - disclaimer - privacy