hi,
I do have a little problem in the new data event.
I use code39 barcodes with always five printed numbers. i.e. values can be 00007, 00876 or 48751
if the numeric value is shorter then a five lenght number, there is a prefix with zero's printed on the barcodelabel.
so i'm sure all codes contains five numbers and do have the same lenght.
the new data event only returns the last 4 numbers. where is the first number? scanning code 95487 results in 5487
i do use the utf8 property do i need to change this?