Generating Barcode Labels through Barcode

arunava

Member
Dear All,
We are trying to generate barcode labels for the 2nd Item number.Its able to generate but the scanner is not able to read.By the way the font that we are using is UCC-EAN-128(because we have some special chracters in the 2nd Item number).Any additional things we need to do.Please advice.
Thanks
Regards
Arun
 
What are you using to generate the barcodes?

Is it a font?

There is usually a start and stop character that must put into the barcode string.

Did you calculate a check digit and put that into the barcode string?

Check with the maker of your tool to find out what the barcode string requires in addition to the actual string you want to scan. There is probably a standard for each type of barcode so you may be able to google ucc128 specs and find out.

Good luck
 
Try concatinating a * to the beginning and end of the 2nd Item number for the variable field you are using to create the barcode. I had the same issue and this corrected it for us.

Cheers

Brent Fudala
 
Arun,

I believe you used Barcoding for some requirement. Could you quickly walk me through the steps you completed to do this ?

Regards,
Rajesh
 
Back
Top