0

We have QR codes whose content is presented in the form of:

XXXXXX
YYYYYY
ZZZZZZ

The line break is the LF (Line Feed) character because it's made in Linux. The problem is that when we scan this QR code with Xenon 1900 and Windows machine, it has only one row:

XXXXXXYYYYYYZZZZZZ

I would like to ask is there a way to get it back on Windows?

ouflak
  • 2,458
  • 10
  • 44
  • 49
harn2412
  • 1
  • 1
  • If it is the content of the QR barcode, it will not be possible to change it by setting the scanner or device driver/OS. The replacement of such data content must be done by the notified application. – kunif Jan 12 '22 at 11:04
  • It's a small possibility, but this article may be helpful. [How to enter a function key / arrow key / Carriage Return / TAB / Page Down by scanning a bar code?](https://support.honeywellaidc.com/s/article/How-to-enter-a-function-key-arrow-key-Carriage-Return-TAB-Page-Down-by-scanning-a-bar-code) – kunif Jan 12 '22 at 16:39
  • @kunif thanks for your guide, and so sad when checking the guide, it said "LF" is "reserved" or "f18" key :( It's really a dead-end now – harn2412 Jan 13 '22 at 04:22

0 Answers0