Questions tagged [ean-13]

A standard 13-digit (12 data, 1 check) barcode format.

An EAN-13 barcode (originally European Article Number, but now renamed International Article Number even though the abbreviation EAN has been retained) is a 13 digit (12 data and 1 check) barcoding standard which is a superset of the original 12-digit Universal Product Code (UPC) system developed in the United States.

Source: http://en.wikipedia.org/wiki/International_Article_Number_(EAN)

33 questions
-1
votes
2 answers

SQL Server stored procedure EAN code validation

I need to write a stored procedure or funtion to validate the insert of EAN13 code in SQL Server. Can anyone help me?
-4
votes
1 answer

Generate barcode EAN13 in crystal report

I would like to generate barcode EAN13 from a string(For example: 1234567890123) or where can I free download for EAN13.ttf?
Enix
  • 71
  • 3
  • 10
1 2
3