mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 08:28:44 -04:00
upcean: BARCODE_RAW_TEST: need "+" separator for add-ons, else can't
differentiate between EAN-13 and EAN-8 + EAN-5 cli: append "Ital. Pharma" to Code 32 description dxfilmedge: code fiddle
This commit is contained in:
parent
8e7931b147
commit
c499620ff6
10 changed files with 243 additions and 185 deletions
|
@ -5636,9 +5636,8 @@ Special considerations apply to ITF-14 - see 6.1.2.6 ITF-14.
|
|||
UPC-E have compliant quiet zones added by default.
|
||||
|
||||
[13] In particular no parentheses will appear in the HRT for GS1 symbologies,
|
||||
and GS separators will be added as required. Also for EAN/UPC symbologies, any
|
||||
add-on data will directly follow the main data, i.e. will not be separated by
|
||||
a + character.
|
||||
and GS separators will be added as required. However for EAN/UPC symbologies,
|
||||
any add-on data will be separated by a + character as usual.
|
||||
|
||||
[14] Normally control characters (including DEL) and non-ISO/IEC 8859-1 are
|
||||
replaced by spaces in the HRT.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue