does anyone know if it is possible to generate a valid upc?
if so, how? is it possible to do it in excel / python / .net?
the platform does not matter to me
does anyone know if it is possible to generate a valid upc?
if so, how? is it possible to do it in excel / python / .net?
the platform does not matter to me
How about this? http://www.codeproject.com/KB/graphics/upc_a_barcode.aspx
This should help: http://en.wikipedia.org/wiki/Universal_Product_Code
It explains what all the digits are for (including the check digit).