Hello experts,
I have the following problem while creating a 2D Aztec Barcode: We have a code text that contains a '$' character as a delimiter. For example something like'999$375099$21021$$$'.
But when we want to read it back (with Kofax Express) the result is "999$JDXJVW
D QGNOAN, ,". When we use a '.' instead of '$' everything just works fine. Also with other symbology types we don't have that effect. We tried to escape it with \x24, still no success.
To be sure, that it's not the reader's (Scanner) fault, we could successfully create a Aztec Barcode with use of
http://www.tec-it.com/online-demos/tbarcode/barcode-generator.aspx?LANG=en and read it back.
Any suggestions would be appreciated!
Regards
Ivan