Barcode PHP
Package:
Summary:
Generate barcode images and PDF files
Groups:
Author:
Description:
This class can be used to generate barcode images and PDF files.
It can take a GD image resource and render a barcode on the image with a given size.
The class can also render a barcode in a PDF object of the class FPDF.
Currently it supports barcodes in the formats: codabar, code 11, code 39, code 93, code 128, ean 8, ean 13, standard 2 of 5, interleaved 2 of 5, msi and datamatrix.
It can take a GD image resource and render a barcode on the image with a given size.
The class can also render a barcode in a PDF object of the class FPDF.
Currently it supports barcodes in the formats: codabar, code 11, code 39, code 93, code 128, ean 8, ean 13, standard 2 of 5, interleaved 2 of 5, msi and datamatrix.
Comments are closed.