mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
documentation overhaul for 1.6.3
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
||||
<TITLE>Composite Symbols</TITLE>
|
||||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.3 (Linux)">
|
||||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
|
||||
<META NAME="CREATED" CONTENT="0;0">
|
||||
<META NAME="CHANGED" CONTENT="20080316;12521000">
|
||||
<META NAME="ProgId" CONTENT="FrontPage.Editor.Document">
|
||||
@ -222,7 +222,7 @@ the amount of error correction is determined by the amount of data to
|
||||
be encoded and the type of linear component which is being used. CC-A
|
||||
can encode up to 56 numeric digits or an alphanumeric string of
|
||||
shorter length. To select CC-A use <FONT FACE="Courier">--mode=1</FONT>.</P>
|
||||
<P ALIGN=LEFT><IMG SRC="cca.png" NAME="graphics1" ALIGN=LEFT WIDTH=223 HEIGHT=204 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
||||
<P ALIGN=LEFT><IMG SRC="cca.png" NAME="graphics1" ALIGN=LEFT WIDTH=238 HEIGHT=218 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
||||
</P>
|
||||
<P ALIGN=LEFT><A NAME="CCB"></A><FONT SIZE=5><B>5.3.2 CC-B</B></FONT></P>
|
||||
<P ALIGN=LEFT>This system uses MicroPDF417 to encode the 2D
|
||||
@ -231,14 +231,14 @@ correction is determined by the amount of data to be encoded and the
|
||||
type of linear component which is being used. CC-B can encode up to
|
||||
338 numeric digits or an alphanumeric string of shorter length. To
|
||||
select CC-B use <FONT FACE="Courier">--mode=2</FONT>.</P>
|
||||
<P ALIGN=LEFT><IMG SRC="ccb.png" NAME="graphics2" ALIGN=LEFT WIDTH=218 HEIGHT=200 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
||||
<P ALIGN=LEFT><IMG SRC="ccb.png" NAME="graphics2" ALIGN=LEFT WIDTH=166 HEIGHT=218 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
||||
</P>
|
||||
<P ALIGN=LEFT><A NAME="CCC"></A><FONT SIZE=5><B>5.3.3 CC-C</B></FONT></P>
|
||||
<P ALIGN=LEFT>This system uses PDF417 and can only be used in
|
||||
conjunction with a GS1-128 linear component. CC-C can encode up to
|
||||
2361 numeric digits or an alphanumeric string of shorter length. To
|
||||
select CC-C use <FONT FACE="Courier">--mode=3</FONT>.</P>
|
||||
<P ALIGN=LEFT><IMG SRC="ccc.png" NAME="graphics3" ALIGN=LEFT WIDTH=322 HEIGHT=202 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
||||
<P ALIGN=LEFT><IMG SRC="ccc.png" NAME="graphics3" ALIGN=LEFT WIDTH=348 HEIGHT=218 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
||||
</P>
|
||||
<HR>
|
||||
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
|
||||
|
Reference in New Issue
Block a user