Concatenated Hibcc 2D
Hi,
Ive managed to create a GS1 barcode. Now, HIBCC:
1. can I config. so that parts of the Human readable part fields are displayed each on a line? I've tried "LF" and "CR" and it didn't work....
2. I do not want to use VB for my barcode. I'm targeting concatenated format. I added the / symbol to separate the Primary from the Secondary.
])>"RS"06""GS"25P
RH
A999
Field: connection DB UDI.UDI.Product
/"LF"
"GS"26Q
0
"GS"1T
Field: connection DB UDI.UDI.Lot Nb
"LF"
"GS"14D
Field:connection DB UDI.UDI.Expiration Date
"RS""EOT"
-
Disable the human readable in the barcode, create it as a separate text object, in the barcode, set a share name for each data source which can then be referenced from the text object. You can insert CR data sources to newline each part that you want.
0 -
OK, thanks. That should do it. I thought it would be easy via the code, but that works.
0 -
In the code, how do I separate the primary from the secondary, via an Embedded field, and just adding the / character?
0
Please sign in to leave a comment.
Comments
3 comments