Pharmacode
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=physical |subcat=Bar codes |image=Pharmacode.png }} '''Pharmacode''' is a bar code symbology used in the pharmaceutical industry on product packages....") |
m (Updated links) |
||
Line 4: | Line 4: | ||
|image=Pharmacode.png | |image=Pharmacode.png | ||
}} | }} | ||
− | |||
'''Pharmacode''' is a bar code symbology used in the pharmaceutical industry on product packages. It encodes an integer from 3 to 131070 in binary form using narrow bars, wide bars, and inter-bar spaces. A variant, '''Two-Track Pharmacode''', instead uses two rows of bars of identical width where each position might have a top bar, a bottom bar, or both. | '''Pharmacode''' is a bar code symbology used in the pharmaceutical industry on product packages. It encodes an integer from 3 to 131070 in binary form using narrow bars, wide bars, and inter-bar spaces. A variant, '''Two-Track Pharmacode''', instead uses two rows of bars of identical width where each position might have a top bar, a bottom bar, or both. | ||
Line 12: | Line 11: | ||
== Developer libraries == | == Developer libraries == | ||
− | * [ | + | * [https://github.com/bwipp/postscriptbarcode/wiki/Pharmacode postscriptbarccode: Pharmacode] |
− | * [ | + | * [https://github.com/bwipp/postscriptbarcode/wiki/Two-Track-Pharmacode postscriptbarcode: Two-Track Pharmacode] |
== Utilities == | == Utilities == |
Latest revision as of 20:14, 23 October 2015
Pharmacode is a bar code symbology used in the pharmaceutical industry on product packages. It encodes an integer from 3 to 131070 in binary form using narrow bars, wide bars, and inter-bar spaces. A variant, Two-Track Pharmacode, instead uses two rows of bars of identical width where each position might have a top bar, a bottom bar, or both.
Contents |