Hi guys,
I'm encountering a problem with a customer case. We're running Capture & Store Version 4.21.08. He would like to read Datamatrix barcodes in his documents. When i'm reading the codes with no regular expression defined, it works fine. But his documents contain more than one barcode, so i have to use regexp to filter - no problem, i guessed. But everytime i use RegExp on Datamatrix, the recognition fails and the variable is empty. Even if i use the RegExp .*, which should pass every barcode, it fails.
I tried the same with a Datamatrix document created by my own - same problem. Then i created documents with QR Codes and Code128 barcodes - everything works fine, even with RegExp.
Did i encounter a bug here?
Kind regards,
Sven Müller