mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Add trailing spaces to Mailmark if not present in input data
This commit is contained in:
@ -1726,7 +1726,9 @@ generated by Zint.
|
||||
Developed in 2014 as a replacement for RM4SCC this 4-state symbol includes
|
||||
Reed Solomon error correction. Input is a pre-formatted alpanumeric string of
|
||||
22 (for Barcode C) or 26 (for Barcode L) characters, producing a symbol with
|
||||
66 or 78 bars respectively.
|
||||
66 or 78 bars respectively. Some of the permitted inputs include a number of
|
||||
trailing space characters - these will be appended by Zint if not included in
|
||||
the input data.
|
||||
|
||||
6.5.5 USPS OneCode
|
||||
------------------
|
||||
|
Reference in New Issue
Block a user