write2DBarcode()

write2DBarcode($code, $type, $x='', $y='', $w='', $h='', $style=array(), $align='', $distort=false) Erzeugt einen 2D-Barcode also z.B. einen QR-Code $code ...

write1DBarcode()

write1DBarcode($code, $type, $x='', $y='', $w='', $h='', $xres='', $style=array(), $align='') Der Code erzeugt eine 1-Dimensionalen Strichcode. ...

setBarcode()

setBarcode($code, $type) $code = string, ist der Text oder Zahl der als Barcode dargestellt werden soll $type = String, ist der Typ des Barcodes, also die ...