Skip to content

Code 11

Terry Burton edited this page Mar 26, 2014 · 9 revisions

#summary Reference for Code 11

=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===

{{{ 0 0 moveto (0123456789) (includecheck includetext includecheckintext) /code11 /uk.co.terryburton.bwipp findresource exec }}}

http://wiki.postscriptbarcode.googlecode.com/git/images/code11-1.png


Symbologies Reference

Point of Sale

GS1 DataBar

Supply Chain

Two-dimensional Symbols

One-dimensional Symbols

Postal Symbols

Pharmaceutical Symbols

Less-used Symbols

GS1 Composite Symbols

Raw Symbols

Partial Symbols

Clone this wiki locally