Hi, I am testing barcode generation using free version 6.6.0. I found that when data value consists character "/" will produce wrong barcode with value "cO" in barcode type Code 93 Extended. For example data value "S01/S8" will produce "S01cOS8" barcode image.
And I have tested using Code 93 which produces correct barcode image. But I have to stick to Code 93 Extended for supporting lower case characters and symbols.
Can you help solve this problem?