PDF417
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  (Created page with "{{FormatInfo |formattype=physical |subcat=Bar codes |released=1991 |image=Pdf417.png }}  '''PDF417''' is a 2-D stacked linear bar code symbology. It has no connection to the [...")  | 
			m (Updated link)  | 
			||
| Line 5: | Line 5: | ||
|image=Pdf417.png  | |image=Pdf417.png  | ||
}}  | }}  | ||
| − | |||
'''PDF417''' is a 2-D stacked linear bar code symbology. It has no connection to the [[PDF]] file format.  | '''PDF417''' is a 2-D stacked linear bar code symbology. It has no connection to the [[PDF]] file format.  | ||
| Line 20: | Line 19: | ||
== Developer libraries ==  | == Developer libraries ==  | ||
| − | * [  | + | * [https://github.com/zxing/zxing zxing (Zebra Crossing)] (barcode library for Java, ported to some other systems)  | 
== Utilities ==  | == Utilities ==  | ||
Latest revision as of 21:20, 23 October 2015
PDF417 is a 2-D stacked linear bar code symbology. It has no connection to the PDF file format.
Uses include computer-printed postage, FedEx package labels, airline boarding passes, and government-issued ID cards.
The format is standardized as ISO 15438.
Contents | 
[edit] Standards
[edit] Software
[edit] Developer libraries
- zxing (Zebra Crossing) (barcode library for Java, ported to some other systems)