I have a barcode scanner implemented using "Zxing" library. I wanted to know how can i identify the type/format (like if it's UCC / Code 128 or EAN or any other) and extract Lot no. etc from the read string?
Is there any algorithm to do it?
Thanks
Sneha