Skip to Content
0
May 08, 2018 at 03:21 PM

Issue with Code 128 bar code

2221 Views Last edit May 08, 2018 at 03:24 PM 2 rev

Hi ,

Can anybody help on bar code issue ?

I have requirement to print bar codes for label. The bar code raw value is combination of characters, numbers and special characters ( like $, #, % ). The bar code type is Code 128 we are using. But the problem is while scanning the bar code with device we are getting special character %. But it should not come.

Bar code value: 4100000000000000%4000032127324%4020052744038

we are hard coded special character % into bar code value to separate the differentiate. But while scanning it should not read the special character.

the scanned value should be 410000000000000040000321273244020052744038

I tried with Code 128A , Code 128B , Code 128C. But no use. ( Code 128 is not suitable to us as it will allows numeric values only )

Can anybody help on this issue ?

Thanks in advance,

Regards, Satish