Code 11 - bwipp/postscriptbarcode GitHub Wiki

Code 11

Code 11 is a linear, discrete, non-self-checking, bidirectional, numeric barcode symbology that is primarily used for labelling telecommunication equipment.

Also known as: USD-8.

Data and Options

  • The data consists of digits and the dash character -.
  • The includecheck option calculates the check digits.
  • For less than 10 data digits a single check digit is used.
  • For 10 or more data digits two check digits are used.

Example

Data:    0123456789
Options: includecheck includetext includecheckintext
Encoder: code11

⚠️ **GitHub.com Fallback** ⚠️