Barcode Issue

I have customized the Material tags to our liking. See the image.

The part number and lot number barcodes where already in place from the original SSRS. I wanted to have a barcode for the qty which was not in place from the original SSRS. I used the font DataWorks Bar 39 for the qty. However the barcode will not scan. But will scan the part and lot numbers. All barcodes use the same font.

Any Ideas?

Thanks!

Try concatenating an asterisk to the beginning and the end of your qty (ex. asterisk1,550asterisk) that is being used to generate the bar-code. The necessary control characters for decoding exist in the original system fields but you would need to add them to any custom fields.

1 Like

That did it! Thanks!

image

1 Like