2D bar code with Line Breaks
Create the variables that will be used in the barcode
Then in the barcode select it as a script
The script will be var1 + ‘\n’ + var2 + ‘\n’ + var3 ….
If any of the variables is a number field it needs to be place inside str(number variable)
The example above creates the following Bar code