Code 128 barcodes
Informations
Author: Roland Gautier
License: FPDF
Description
This script handles Code 128 barcodes (A, B and C). All the 128 ASCII characters are available.
A, B and C character sets are automatically selected according to the value to print.
Code128(float x, float y, string code, float w, float h)
x
: abscissa
y
: ordinate
code
: barcode value
w
: total width
h
: height