by mirp » Sun Feb 21, 2010 12:18 pm
Hi,
I have a little problem with the BarCode. GdPicture to read flawlessly CodeBar value
(in accordance with the value of the BarCode below) and identifies it as Bar Code type 128
(Barcode1DReaderCode128 = & H1000). To read applies the "Barcode1DReaderDoScan".
Until then, it's OK. the problem starts when I want to draw the strip. I draw it with
"BarCodeDraw128", but it is completely different than the original, and attempt to
read it with "Barcode1DReaderDoScan" returns an empty value.
What am I doing wrong?
How to remove Clipboard from memory?
Mirek