Einzelnen Beitrag anzeigen

WojTec

Registriert seit: 17. Mai 2007
480 Beiträge
 
Delphi XE6 Professional
 
#3

Re: How to decode first digit in EAN13?

  Alt 17. Aug 2011, 10:41
Yes, I read this. First digit is not coded in barcode, but used to encode "left". Coded are digits 2-13 (each 7 bits + 11 bits for sentinels). So, I have 84 bits. Last 6 digits I can decode by lookup in code table for "right". But to know digits 2-7 I need to know first one. I don't have idea how to get it
  Mit Zitat antworten Zitat