TCPDF2DBarcode
Description Description
Source Source
File: includes/lib/tcpdf/tcpdf_barcodes_2d.php
Methods Methods
- __construct — This is the class constructor.
- getBarcodeArray — Return an array representations of barcode.
- getBarcodeHTML — Return an HTML representation of barcode.
- getBarcodePNG — Send a PNG image representation of barcode (requires GD or Imagick library).
- getBarcodePngData — Return a PNG image representation of barcode (requires GD or Imagick library).
- getBarcodeSVG — Send barcode as SVG image object to the standard output.
- getBarcodeSVGcode — Return a SVG string representation of barcode.
- setBarcode — Set the barcode.