Understand PDF417 rows, capacity, and error correction.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
PDF417 arranges codewords into stacked rows with start/stop patterns, row indicators, and selectable Reed–Solomon error correction. The two-dimensional symbol can carry substantially more data than a linear barcode.
John Doe, DOB: 1990-01-15, ID: 123456789
PDF417 Barcode ============== PDF417 is a stacked linear barcode format used in: - ID cards and driver's licenses - Airline boarding passes - Shipping labels - Government documents Input text: "John Doe, DOB: 1990-01-15, ID: 123456789" Length: 40 characters Encoding details: Mode: Text Error correction level: Auto (level 2-5 based on data size) Estimated codewords: ~48 Note: Full PDF417 encoding requires complex codeword calculation. For production use, consider a dedicated barcode library.
Boarding passes, government credentials, and logistics labels use PDF417.