My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Code11  
Updated Mar 1, 2012 by terry.burton

Overview

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

Invokation

  • 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

Powered by Google Project Hosting