EAN-14
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) | m (Updated links) | ||
| Line 4: | Line 4: | ||
| |image=Ean14.gif | |image=Ean14.gif | ||
| }} | }} | ||
| − | |||
| '''EAN-14''' is a bar code symbology similar to [[Code 128]] which has as one of its uses the representation of shipping container numbers in the [[DUN-14]] system. | '''EAN-14''' is a bar code symbology similar to [[Code 128]] which has as one of its uses the representation of shipping container numbers in the [[DUN-14]] system. | ||
| Line 12: | Line 11: | ||
| == Developer libraries == | == Developer libraries == | ||
| * [http://zbar.sourceforge.net/ ZBar bar code reader library: cross-platform] | * [http://zbar.sourceforge.net/ ZBar bar code reader library: cross-platform] | ||
| − | * [ | + | * [https://github.com/zxing/zxing zxing (Zebra Crossing)] (barcode library for Java, ported to some other systems) | 
| − | * [http:// | + | * [http://bwipp.terryburton.co.uk/ Postscript bar code writer] | 
| == References == | == References == | ||
| − | * [ | + | * [https://github.com/bwipp/postscriptbarcode/wiki/EAN-14 EAN-14 info] | 
| * [http://strokescribe.com/en/EAN14.html EAN-14/UCC-14 system] | * [http://strokescribe.com/en/EAN14.html EAN-14/UCC-14 system] | ||
Latest revision as of 18:27, 23 October 2015
EAN-14 is a bar code symbology similar to Code 128 which has as one of its uses the representation of shipping container numbers in the DUN-14 system.
[edit] Software
[edit] Developer libraries
- ZBar bar code reader library: cross-platform
- zxing (Zebra Crossing) (barcode library for Java, ported to some other systems)
- Postscript bar code writer


