write2DBarcode() 6 years ago with no comments in TCPDF-Funktionen write2DBarcode($code, $type, $x='', $y='', $w='', $h='', $style=array(), $align='', $distort=false) Erzeugt einen 2D-Barcode also z.B. ...
write1DBarcode() 6 years ago with no comments in TCPDF-Funktionen write1DBarcode($code, $type, $x='', $y='', $w='', $h='', $xres='', $style=array(), $align='') Der Code erzeugt eine 1-Dimensionalen ...
setBarcode() 6 years ago with 1 comment in TCPDF-Funktionen setBarcode($code, $type) $code = string, ist der Text oder Zahl der als Barcode dargestellt werden soll $type = String, ist der Typ des ...