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