Hi there
I can perfectly create a QR code based on the input string. But once there is a linebreak in the input string it does not work. I tried adding \n into the string but it does not work either.
Is it possible to add a line break that will be converted into the QR too. When reading the QR Code I would like to have following output with the line break.
9999999999997
9999999999998
9999999999999
I have attached my example flow
Solved! Go to Solution.
I could find the solution. I had to add charfromint(13) in between and then my Neptun scanner could read it
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |