CODE 49 stacked barcode in PHP: row count, character set, code example and SVG output
Your support helps keep this website running. Please consider supporting this project. SPONSORDONATE
- Nicola Asuni
CODE 49 stacks two to eight rows of eight characters into a single symbol, which puts the full ASCII set into a footprint no single-row format can reach. It dates from 1987, before the matrix formats existed, and the library builds the row split and the check symbols for you.
Type Token
Item
Value
Type token
C49
Enum case
BarcodeType::C49
Family
Linear
Standard
ANSI/AIM BC6
Class
\Com\Tecnick\Barcode\Type\Linear\CodeFourNine
Input
Item
Value
Character set
the printable ASCII characters
Length
2 to 8 rows of 8 characters, filled automatically
Check
two or three check symbols, computed by the library