Scanning QR code and extracting
We have a QR code on our product that I can scan and is displayed as such in notepad.
I27399169
B456
24
What I am trying to do is only read up to the first LF and print out a new 2d barcode. I haven't had much experience with QR Codes. Thank you in advance
-
Linked the scanned data/QR code into a Normal Wrapped text field object on to the label or to the side of the label if you do not need to print the whole thing.
For you new QR code make the Type Object Value and make the source the text field added above.
Next go to the Transforms tab and click on the Search and Replace button to add two processes to run.
The first process should be set as a Search and delete after object and using the arrow button to the right of the Search for box select the <CR> .
The second process is very similar but is set as Search and Delete and again choose the <CR> but make sure to set the Syntax to Use Regular Expression
0
Please sign in to leave a comment.
Comments
1 comment