Add Space Or Line Between
the title should be ,
HOW TO ADD A SPACE OR LINE IN THE QRCODE ?
Hi all,
may i know how to add a space or line in the data source so the outcome will be more tidy ? I had prepared the database but have no idea how to make the scan result in qr code become tidy and formatted.
Regards
=========
i am so sorry that i don't know how to edit the title.
-
What you will want to do is to add a delimiter to the data so that it moves to a different line. The easist way would be to add a CRLF string, which you can do by selecting the 'insert symbols' button (right side of the data input window in the data entry window, has an omega symbol on it), than select first <CR> than <LF> to add a carriage return and line feed. If you're using multiple strings of data, you can add these CRLF strings as their own substrings.
0
Please sign in to leave a comment.
Comments
1 comment