TCPDF
TCPDF copied to clipboard
Bad generating Datamatrix Code
Hi
I am test BarCode2 generator, here is my code:
$style = array(
'border' => 2,
'padding' => 'auto',
'fgcolor' => array(0,0,255),
'bgcolor' => array(255,255,64)
);
$pdf->write2DBarcode('/002-002-000512R/1/A6C5', 'DATAMATRIX', 80, 150, 50, 50, $style, 'N');
but scanner do not read original string but: /002-002-000512R/1/A6C5{, but adds a parenthesis { to the end of the string
Jaroslav
Same behaviour with text "S-DB1-A-1-1-1"