Hi All
I have created a data matrix barcode (values differ depending on sql record returned), and when i scan into notepad++ i get:
[)>RS06GSP12345GSQ100GSK50023098GSRSEOT
However scanning into a textbox in my visual studio 2019 app I get:
[)>06P12345Q100K50023098
The barcode has been designed to include record separators (RS) and group separators (GS) and these can be seen in notepad++, however threy are not present when the barcode is scanned into a textbox!! I have a customer requirement and i am totally baffled how to get the GS and RS to show in some shape or form so i can separate the text into the various data it contains.
Any help would be appreciated!
I have created a data matrix barcode (values differ depending on sql record returned), and when i scan into notepad++ i get:
[)>RS06GSP12345GSQ100GSK50023098GSRSEOT
However scanning into a textbox in my visual studio 2019 app I get:
[)>06P12345Q100K50023098
The barcode has been designed to include record separators (RS) and group separators (GS) and these can be seen in notepad++, however threy are not present when the barcode is scanned into a textbox!! I have a customer requirement and i am totally baffled how to get the GS and RS to show in some shape or form so i can separate the text into the various data it contains.
Any help would be appreciated!