mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 22:35:27 -04:00
Add HIBC
This commit is contained in:
parent
c1e89c6460
commit
9ee63311ff
8 changed files with 173 additions and 59 deletions
|
@ -256,6 +256,10 @@ Standard Code 39 and adds a modulo-43 check digit.</P>
|
|||
(Ministero della Sanità) for encoding pharmacode data on
|
||||
pharmaceutical products. Requires a numeric input up to 8 digits in
|
||||
length. Check digit is added by Zint.</P>
|
||||
<P><A NAME="HIBC39"></A><FONT SIZE=4><B>5.1.8.7 HIBC Code 39</B></FONT></P>
|
||||
<P>This option adds a leading '+' character and a trailing modulo-49
|
||||
check digit to a standard Code 39 symbol as required by the Health
|
||||
Industry Barcode standards.</P>
|
||||
<P ALIGN=CENTER><IMG SRC="code39.png" NAME="graphics8" ALIGN=LEFT WIDTH=206 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||
</P>
|
||||
<P><A NAME="CODABAR"></A><FONT SIZE=5><B>5.1.9 Codabar (EN 798)</B></FONT></P>
|
||||
|
@ -313,6 +317,10 @@ GTIN check digit and AI (01) are added by Zint.</FONT></P>
|
|||
<P>A variation of Code 128 the Nummber der Versandeinheit standard
|
||||
includes both modulo-10 and modulo-103 check digits. NVE-18 requires
|
||||
a 17 digit numerical input.</P>
|
||||
<P><A NAME="HIBC128"></A><FONT SIZE=4><B>5.1.11.6 HIBC Code 128</B></FONT></P>
|
||||
<P>This option adds a leading '+' character and a trailing modulo-49
|
||||
check digit to a standard Code 128 symbol as required by the Health
|
||||
Industry Barcode standards.</P>
|
||||
<P ALIGN=CENTER><IMG SRC="code128.png" NAME="graphics11" ALIGN=LEFT WIDTH=246 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||
</P>
|
||||
<P ALIGN=LEFT><A NAME="DATABAR"></A><FONT SIZE=5><B>5.1.12 GS1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue