Barcode PHP
Package:
Summary:
Generate barcode in GD and PDF
Groups:
Author:
Description:
This class can be used to generate barcode in images and PDF files.
It can take a GD image ressource and render a barcode on it.
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 ressource and render a barcode on it.
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.