-
-
Notifications
You must be signed in to change notification settings - Fork 65
UPC A
#summary Reference for UPC-A
=UPC-A=
The UPC barcode symbology is used for identification of retail goods at point of sale inside of the US. It usually carries a GTIN-12.
Also known as: UPC, UCC-12, Universal Product Code.
Variants:
- UPC-A+2 is an extension of UPC-A that includes a [Ean2 two digit add-on].
- UPC-A+5 is an extension of UPC-A that includes a [Ean5 five digit add-on].
- [UpcE UPC-E] is a barcode symbology derived from UPC-A that is designed for small packaging.
- [Gs1Composite UPC-A Composite] is a variant of UPC-A that should be used when a CC-A or CC-B [Gs1Composite GS1 composite] 2D component is required.
Standards: ISO/IEC 15420, BS EN 797, GS1 General Specifications.
===Data and Options===
- The data field for a UPC-A may contain 11 or 12 digits, optionally followed by a space then two or five digits if an [Ean2 EAN-2] or [Ean5 EAN-5] add-on is required.
- If 11 digits of primary data are supplied the the 12^th^ checkdigit is calculated automatically. Otherwise the provided checkdigit must be correct.
- The includetext option should normally be supplied.
===Examples===
Identical symbols, input provided with and without a check digit:
{{{ 0 0 moveto (788581014974) (includetext) /upca /uk.co.terryburton.bwipp findresource exec }}}
{{{ 0 0 moveto (78858101497) (includetext) /upca /uk.co.terryburton.bwipp findresource exec }}}
http://wiki.postscriptbarcode.googlecode.com/git/images/upca-1.png
A symbol that includes a [Ean5 5 digit add-on]:
{{{ 0 0 moveto (788581014974 54499) (includetext guardwhitespace) /upca /uk.co.terryburton.bwipp findresource exec }}}
http://wiki.postscriptbarcode.googlecode.com/git/images/upca-2.png
Home | Download | Documentation (PDF) | Source | Support | Issues | Online Barcode Generator
Point of Sale
GS1 DataBar
- GS1 DataBar Omnidirectional
- GS1 DataBar Stacked Omnidirectional
- GS1 DataBar Expanded
- GS1 DataBar Expanded Stacked
- GS1 DataBar Truncated
- GS1 DataBar Stacked
- GS1 DataBar Limited
- GS1 North American Coupon Code
Supply Chain
- EAN-14
- ITF-14
- SSCC-18
- GS1-128
- GS1 DataMatrix
- GS1 QR Code
- GS1 Digital Link Data Matrix
- GS1 Digital Link QR Code
- GS1 DotCode
Two-dimensional Symbols
- Aztec Code
- Compact Aztec Code
- Aztec Runes
- Data Matrix
- Data Matrix Rectangular
- Data Matrix Rectangular Extension
- DotCode
- Han Xin Code
- PDF417
- Compact PDF417
- MicroPDF417
- QR Code
- Micro QR Code
- Swiss QR Code
One-dimensional Symbols
Postal Symbols
- Australia Post
- Deutsche Post Identcode
- Deutsche Post Leitcode
- Japan Post
- MaxiCode
- Royal Mail
- Royal Mail Mailmark
- Royal TNT Post
- USPS Intelligent Mail
- USPS POSTNET
- USPS PLANET
- USPS FIM symbols
Pharmaceutical Symbols
- Italian Pharmacode
- Pharmacode
- Two-track Pharmacode
- PZN
- HIBC Code 39
- HIBC Code 128
- HIBC PDF417
- HIBC MicroPDF417
- HIBC QR Code
- HIBC Data Matrix
- HIBC Codablock F
Less-used Symbols
- BC412
- Channel Code
- Codabar
- Codablock F
- Code 11
- Code 16K
- Code 25
- Ultracode
- IATA 2 of 5
- Matrix 2 of 5
- Datalogic 2 of 5
- COOP 2 of 5
- Code 49
- Code One
- MSI Plessey
- Plessey
- PosiCode
- Telepen
- Telepen Numeric
- EAN-13 Composite
- EAN-8 Composite
- UPC-A Composite
- UPC-E Composite
- GS1 DataBar Omnidirectional Composite
- GS1 DataBar Stacked Omnidirectional Composite
- GS1 DataBar Expanded Composite
- GS1 DataBar Expanded Stacked Composite
- GS1 DataBar Truncated Composite
- GS1 DataBar Stacked Composite
- GS1 DataBar Limited Composite
- GS1-128 Composite
Raw Symbols
Partial Symbols