I am using and older Zebra scanner, oreo, version 7.25 so I don't have all the newer multi-barcoding features.
I am trying to implement a multi-barcode scan into a recyclerview. I have Datawedge set to scan 5 barcodes. My output in the recyclerview shows 1 scan of : 1111122222333334444455555 and I want it to be 5 scans on individual lines. How can I achieve this?
I have tried changing the Barcode Separator to Tab, Line Feed, and Carriage return with no changes that I have noticed.