mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Input data correction
This commit is contained in:
parent
b8ff456937
commit
e44803a43a
@ -3,19 +3,6 @@
|
|||||||
<HEAD>
|
<HEAD>
|
||||||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
||||||
<TITLE>One-Dimensional Symbols</TITLE>
|
<TITLE>One-Dimensional Symbols</TITLE>
|
||||||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
|
|
||||||
<META NAME="CREATED" CONTENT="20070730;21081900">
|
|
||||||
<META NAME="CHANGED" CONTENT="20090101;17585200">
|
|
||||||
<STYLE TYPE="text/css">
|
|
||||||
<!--
|
|
||||||
TD P { color: #000000 }
|
|
||||||
H1 { color: #000000 }
|
|
||||||
P { color: #000000 }
|
|
||||||
TH P { color: #000000 }
|
|
||||||
A:link { color: #0000ff }
|
|
||||||
A:visited { color: #840084 }
|
|
||||||
-->
|
|
||||||
</STYLE>
|
|
||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY LANG="en-GB" TEXT="#000000" LINK="#0000ff" VLINK="#840084" BGCOLOR="#ffffff" DIR="LTR">
|
<BODY LANG="en-GB" TEXT="#000000" LINK="#0000ff" VLINK="#840084" BGCOLOR="#ffffff" DIR="LTR">
|
||||||
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
|
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always">
|
||||||
@ -39,14 +26,12 @@
|
|||||||
<P>One-Dimensional Symbols are what most people associate with the
|
<P>One-Dimensional Symbols are what most people associate with the
|
||||||
term <I>barcode</I>. They consist of a number of bars and a number of
|
term <I>barcode</I>. They consist of a number of bars and a number of
|
||||||
spaces of differing widths.</P>
|
spaces of differing widths.</P>
|
||||||
<P><BR><BR>
|
|
||||||
</P>
|
|
||||||
<P><A NAME="CODE11"></A><FONT SIZE=5><B>5.1.1 Code 11</B></FONT></P>
|
<P><A NAME="CODE11"></A><FONT SIZE=5><B>5.1.1 Code 11</B></FONT></P>
|
||||||
<P>Developed by Intermec in 1977, Code 11 is similar to Code 2 of 5
|
<P>Developed by Intermec in 1977, Code 11 is similar to Code 2 of 5
|
||||||
Matrix and is primarily used in telecommunications. The symbol can
|
Matrix and is primarily used in telecommunications. The symbol can
|
||||||
encode any length string consisting of the digits 0-9 and the dash
|
encode any length string consisting of the digits 0-9 and the dash
|
||||||
character (-). One modulo-11 check digit is calculated.</P>
|
character (-). One modulo-11 check digit is calculated.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="code11.png" NAME="graphics1" ALIGN=LEFT WIDTH=190 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="code11.png" NAME="graphics1" ALIGN=LEFT WIDTH=190 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="CODE25"></A><FONT SIZE=5><B>5.1.2 Code 2 of 5</B></FONT></P>
|
<P><A NAME="CODE25"></A><FONT SIZE=5><B>5.1.2 Code 2 of 5</B></FONT></P>
|
||||||
<P>Code 2 of 5 is a family of one-dimensional symbols, 8 of which are
|
<P>Code 2 of 5 is a family of one-dimensional symbols, 8 of which are
|
||||||
@ -89,7 +74,7 @@ Identcode</B></FONT></P>
|
|||||||
<P>Identcode is based on Interleaved Code 2 of 5 and is used by
|
<P>Identcode is based on Interleaved Code 2 of 5 and is used by
|
||||||
Deutsche Post for mailing purposes. Identcode requires an 11-digit
|
Deutsche Post for mailing purposes. Identcode requires an 11-digit
|
||||||
numerical input and includes a check digit.</P>
|
numerical input and includes a check digit.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="itf14.png" NAME="graphics2" ALIGN=LEFT WIDTH=382 HEIGHT=150 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="itf14.png" NAME="graphics2" ALIGN=LEFT WIDTH=382 HEIGHT=150 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="UPC"></A><FONT SIZE=5><B>5.1.3 Universal Product Code (EN
|
<P><A NAME="UPC"></A><FONT SIZE=5><B>5.1.3 Universal Product Code (EN
|
||||||
797)</B></FONT></P>
|
797)</B></FONT></P>
|
||||||
@ -120,7 +105,7 @@ number stating with the digit 1. For example:</P>
|
|||||||
<P><FONT FACE="Courier, monospace"><FONT SIZE=2>my_symbol->symbology
|
<P><FONT FACE="Courier, monospace"><FONT SIZE=2>my_symbol->symbology
|
||||||
= BARCODE_UPCE;<BR>error = ZBarcode_Encode_and_Print(my_symbol,
|
= BARCODE_UPCE;<BR>error = ZBarcode_Encode_and_Print(my_symbol,
|
||||||
"1123456");</FONT></FONT></P>
|
"1123456");</FONT></FONT></P>
|
||||||
<P><IMG SRC="upca.png" NAME="graphics3" ALIGN=LEFT WIDTH=288 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P><IMG SRC="upca.png" NAME="graphics3" ALIGN=LEFT WIDTH=288 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="EAN"></A><FONT SIZE=5><B>5.1.4 European Article Number
|
<P><A NAME="EAN"></A><FONT SIZE=5><B>5.1.4 European Article Number
|
||||||
(EN 797)</B></FONT></P>
|
(EN 797)</B></FONT></P>
|
||||||
@ -151,14 +136,14 @@ The relevant check digit needs to be present in the input data and
|
|||||||
will be verified before the symbol is generated. In addition EAN-2
|
will be verified before the symbol is generated. In addition EAN-2
|
||||||
and EAN-5 add-on symbols can be added using the + symbol as with UPC
|
and EAN-5 add-on symbols can be added using the + symbol as with UPC
|
||||||
symbols.</P>
|
symbols.</P>
|
||||||
<P><IMG SRC="ean13.png" NAME="graphics4" ALIGN=LEFT WIDTH=288 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P><IMG SRC="ean13.png" NAME="graphics4" ALIGN=LEFT WIDTH=288 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="PLESSEY"></A><FONT SIZE=5><B>5.1.5 Plessey</B></FONT></P>
|
<P><A NAME="PLESSEY"></A><FONT SIZE=5><B>5.1.5 Plessey</B></FONT></P>
|
||||||
<P>Also known as Plessey Code, this symbology was developed by the
|
<P>Also known as Plessey Code, this symbology was developed by the
|
||||||
Plessey Company Ltd. in the UK. The symbol can encode any length data
|
Plessey Company Ltd. in the UK. The symbol can encode any length data
|
||||||
consisting of digits (0-9) or letters A-F and includes a CRC check
|
consisting of digits (0-9) or letters A-F and includes a CRC check
|
||||||
digit.</P>
|
digit.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="plessey.png" NAME="graphics5" ALIGN=LEFT WIDTH=390 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="plessey.png" NAME="graphics5" ALIGN=LEFT WIDTH=390 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="MSI"></A><FONT SIZE=5><B>5.1.6 MSI Plessey</B></FONT></P>
|
<P><A NAME="MSI"></A><FONT SIZE=5><B>5.1.6 MSI Plessey</B></FONT></P>
|
||||||
<P>Based on Plessey and developed by MSE Data Corporation, MSI
|
<P>Based on Plessey and developed by MSE Data Corporation, MSI
|
||||||
@ -168,66 +153,62 @@ the –<FONT FACE="Courier, monospace">ver=</FONT> switch. Any length
|
|||||||
numeric (digits 0-9) input can be encoded. The table below shows the
|
numeric (digits 0-9) input can be encoded. The table below shows the
|
||||||
options available:</P>
|
options available:</P>
|
||||||
<CENTER>
|
<CENTER>
|
||||||
<TABLE WIDTH=817 BORDER=1 CELLPADDING=4 CELLSPACING=3>
|
<TABLE WIDTH=60% BORDER=1 CELLPADDING=4 CELLSPACING=3>
|
||||||
<COL WIDTH=276>
|
|
||||||
<COL WIDTH=514>
|
|
||||||
<THEAD>
|
<THEAD>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
<TH WIDTH=276>
|
<TH>
|
||||||
<P>Value of <FONT FACE="Courier, monospace">option_2</FONT></P>
|
<P>Value of <FONT FACE="Courier, monospace">option_2</FONT></P>
|
||||||
</TH>
|
</TH>
|
||||||
<TH WIDTH=514>
|
<TH>
|
||||||
<P>Check Digits</P>
|
<P>Check Digits</P>
|
||||||
</TH>
|
</TH>
|
||||||
</TR>
|
</TR>
|
||||||
</THEAD>
|
</THEAD>
|
||||||
<TBODY>
|
<TBODY>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
<TD WIDTH=276>
|
<TD>
|
||||||
<P ALIGN=CENTER>0</P>
|
<P ALIGN=CENTER>0</P>
|
||||||
</TD>
|
</TD>
|
||||||
<TD WIDTH=514>
|
<TD>
|
||||||
<P ALIGN=CENTER>None</P>
|
<P ALIGN=CENTER>None</P>
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
<TD WIDTH=276>
|
<TD>
|
||||||
<P ALIGN=CENTER>1</P>
|
<P ALIGN=CENTER>1</P>
|
||||||
</TD>
|
</TD>
|
||||||
<TD WIDTH=514>
|
<TD>
|
||||||
<P ALIGN=CENTER>Modulo-10</P>
|
<P ALIGN=CENTER>Modulo-10</P>
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
<TD WIDTH=276>
|
<TD>
|
||||||
<P ALIGN=CENTER>2</P>
|
<P ALIGN=CENTER>2</P>
|
||||||
</TD>
|
</TD>
|
||||||
<TD WIDTH=514>
|
<TD>
|
||||||
<P ALIGN=CENTER>Modulo-10 & Modulo-10</P>
|
<P ALIGN=CENTER>Modulo-10 & Modulo-10</P>
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
<TD WIDTH=276>
|
<TD>
|
||||||
<P ALIGN=CENTER>3</P>
|
<P ALIGN=CENTER>3</P>
|
||||||
</TD>
|
</TD>
|
||||||
<TD WIDTH=514>
|
<TD>
|
||||||
<P ALIGN=CENTER>Modulo-11</P>
|
<P ALIGN=CENTER>Modulo-11</P>
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
<TD WIDTH=276>
|
<TD>
|
||||||
<P ALIGN=CENTER>4</P>
|
<P ALIGN=CENTER>4</P>
|
||||||
</TD>
|
</TD>
|
||||||
<TD WIDTH=514>
|
<TD>
|
||||||
<P ALIGN=CENTER>Modulo-11 & Modulo-10</P>
|
<P ALIGN=CENTER>Modulo-11 & Modulo-10</P>
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
</TBODY>
|
</TBODY>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
</CENTER>
|
</CENTER>
|
||||||
<P><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="msi.png" NAME="graphics6" ALIGN=LEFT WIDTH=230 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
|
||||||
<P ALIGN=CENTER><IMG SRC="msi.png" NAME="graphics6" ALIGN=LEFT WIDTH=230 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="TELEPEN"></A><FONT SIZE=5><B>5.1.7 Telepen</B></FONT></P>
|
<P><A NAME="TELEPEN"></A><FONT SIZE=5><B>5.1.7 Telepen</B></FONT></P>
|
||||||
<P><A NAME="TELEPENASCII"></A><FONT SIZE=4><B>5.1.7.1 Telepen Alpha</B></FONT></P>
|
<P><A NAME="TELEPENASCII"></A><FONT SIZE=4><B>5.1.7.1 Telepen Alpha</B></FONT></P>
|
||||||
@ -240,7 +221,7 @@ symbol. Data can consist of pairs of numbers or pairs consisting of a
|
|||||||
numerical digit followed an X character. For example: 466333 and
|
numerical digit followed an X character. For example: 466333 and
|
||||||
466X33 are valid codes whereas 46X333 is not (the digit pair “X3”
|
466X33 are valid codes whereas 46X333 is not (the digit pair “X3”
|
||||||
is not valid). Includes a modulo-127 check digit.</P>
|
is not valid). Includes a modulo-127 check digit.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="telepen.png" NAME="graphics7" ALIGN=LEFT WIDTH=320 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="telepen.png" NAME="graphics7" ALIGN=LEFT WIDTH=320 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="CODE39"></A><FONT SIZE=5><B>5.1.8 Code 39</B></FONT></P>
|
<P><A NAME="CODE39"></A><FONT SIZE=5><B>5.1.8 Code 39</B></FONT></P>
|
||||||
<P><A NAME="CODE39STAND"></A><FONT SIZE=4><B>5.1.8.1 Standard Code 39
|
<P><A NAME="CODE39STAND"></A><FONT SIZE=4><B>5.1.8.1 Standard Code 39
|
||||||
@ -275,7 +256,7 @@ Standard Code 39 and adds a modulo-43 check digit.</P>
|
|||||||
(Ministero della Sanità) for encoding pharmacode data on
|
(Ministero della Sanità) for encoding pharmacode data on
|
||||||
pharmaceutical products. Requires a numeric input up to 8 digits in
|
pharmaceutical products. Requires a numeric input up to 8 digits in
|
||||||
length. Check digit is added by Zint.</P>
|
length. Check digit is added by Zint.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="code39.png" NAME="graphics8" ALIGN=LEFT WIDTH=206 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="code39.png" NAME="graphics8" ALIGN=LEFT WIDTH=206 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="CODABAR"></A><FONT SIZE=5><B>5.1.9 Codabar (EN 798)</B></FONT></P>
|
<P><A NAME="CODABAR"></A><FONT SIZE=5><B>5.1.9 Codabar (EN 798)</B></FONT></P>
|
||||||
<P>Also known as NW-7, Monarch, ABC Codabar, USD-4, Ames Code and
|
<P>Also known as NW-7, Monarch, ABC Codabar, USD-4, Ames Code and
|
||||||
@ -286,13 +267,13 @@ Codabar can encode any length string starting and ending with the
|
|||||||
letters A-D and containing between these letters the numbers 0-9,
|
letters A-D and containing between these letters the numbers 0-9,
|
||||||
dash (-), dollar ($), colon (:), slash (/), full stop (.) or plus
|
dash (-), dollar ($), colon (:), slash (/), full stop (.) or plus
|
||||||
(+). No check digit is generated.</P>
|
(+). No check digit is generated.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="codabar.png" NAME="graphics9" ALIGN=LEFT WIDTH=164 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="codabar.png" NAME="graphics9" ALIGN=LEFT WIDTH=164 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="PHARMA"></A><FONT SIZE=5><B>5.1.10 Pharmacode</B></FONT></P>
|
<P><A NAME="PHARMA"></A><FONT SIZE=5><B>5.1.10 Pharmacode</B></FONT></P>
|
||||||
<P>Developed by Laetus, Pharmacode One-Track is used for the
|
<P>Developed by Laetus, Pharmacode One-Track is used for the
|
||||||
identification of pharmaceuticals. The symbology is able to encode
|
identification of pharmaceuticals. The symbology is able to encode
|
||||||
whole numbers between 3 and 131070.</P>
|
whole numbers between 3 and 131070.</P>
|
||||||
<P ALIGN=LEFT><IMG SRC="pharma.png" NAME="graphics10" ALIGN=LEFT WIDTH=116 HEIGHT=100 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=LEFT><IMG SRC="pharma.png" NAME="graphics10" ALIGN=LEFT WIDTH=116 HEIGHT=100 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P><A NAME="CODE128"></A><FONT SIZE=5><B>5.1.11 Code 128</B></FONT></P>
|
<P><A NAME="CODE128"></A><FONT SIZE=5><B>5.1.11 Code 128</B></FONT></P>
|
||||||
<P><A NAME="CODE128STAND"></A><FONT SIZE=4><B>5.1.11.1 Standard Code
|
<P><A NAME="CODE128STAND"></A><FONT SIZE=4><B>5.1.11.1 Standard Code
|
||||||
@ -332,7 +313,7 @@ GTIN check digit and AI (01) are added by Zint.</FONT></P>
|
|||||||
<P>A variation of Code 128 the Nummber der Versandeinheit standard
|
<P>A variation of Code 128 the Nummber der Versandeinheit standard
|
||||||
includes both modulo-10 and modulo-103 check digits. NVE-18 requires
|
includes both modulo-10 and modulo-103 check digits. NVE-18 requires
|
||||||
a 17 digit numerical input.</P>
|
a 17 digit numerical input.</P>
|
||||||
<P ALIGN=CENTER><IMG SRC="code128.png" NAME="graphics11" ALIGN=LEFT WIDTH=246 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=CENTER><IMG SRC="code128.png" NAME="graphics11" ALIGN=LEFT WIDTH=246 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P ALIGN=LEFT><A NAME="DATABAR"></A><FONT SIZE=5><B>5.1.12 GS1
|
<P ALIGN=LEFT><A NAME="DATABAR"></A><FONT SIZE=5><B>5.1.12 GS1
|
||||||
DataBar (ISO 24724)</B></FONT></P>
|
DataBar (ISO 24724)</B></FONT></P>
|
||||||
@ -378,22 +359,14 @@ C</A>). </SPAN><FONT SIZE=3><SPAN STYLE="font-weight: medium">The
|
|||||||
following is an example of a valid DataBar Expanded input</SPAN></FONT></P>
|
following is an example of a valid DataBar Expanded input</SPAN></FONT></P>
|
||||||
<P ALIGN=LEFT STYLE="font-weight: medium"><FONT FACE="Courier, monospace"><FONT SIZE=2>zint
|
<P ALIGN=LEFT STYLE="font-weight: medium"><FONT FACE="Courier, monospace"><FONT SIZE=2>zint
|
||||||
--barcode=31 -d "[01]98898765432106[3202]012345[15]991231"</FONT></FONT></P>
|
--barcode=31 -d "[01]98898765432106[3202]012345[15]991231"</FONT></FONT></P>
|
||||||
<P ALIGN=LEFT><IMG SRC="databar.png" NAME="graphics12" ALIGN=LEFT WIDTH=302 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
|
<P ALIGN=LEFT><IMG SRC="databar.png" NAME="graphics12" ALIGN=LEFT WIDTH=302 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P ALIGN=LEFT><A NAME="KOREA"></A><FONT SIZE=5><B>5.1.13 Korea Post
|
<P ALIGN=LEFT><A NAME="KOREA"></A><FONT SIZE=5><B>5.1.13 Korea Post
|
||||||
Barcode</B></FONT></P>
|
Barcode</B></FONT></P>
|
||||||
<P ALIGN=LEFT>The Korean Postal Barcode is used to encode a six-digit
|
<P ALIGN=LEFT>The Korean Postal Barcode is used to encode a six-digit
|
||||||
number and includes one check digit.</P>
|
number and includes one check digit.</P>
|
||||||
<P><IMG SRC="korea.png" NAME="korea post" ALIGN=LEFT WIDTH=334 HEIGHT=118 BORDER=0><BR><BR>
|
<P><IMG SRC="korea.png" NAME="korea post" ALIGN=LEFT WIDTH=334 HEIGHT=118 BORDER=0><BR CLEAR=LEFT>
|
||||||
</P>
|
</P>
|
||||||
<P ALIGN=LEFT><BR><BR>
|
|
||||||
</P>
|
|
||||||
<P ALIGN=LEFT><BR><BR>
|
|
||||||
</P>
|
|
||||||
<P ALIGN=LEFT>[1] Zint requires input data to be encoded in UTF-8
|
|
||||||
format. <B>Note this now applies to both frontend and backend input
|
|
||||||
text</B>. Extended ASCII characters may not display properly in EPS
|
|
||||||
due to the restrictions of the EPS format.</P>
|
|
||||||
<HR>
|
<HR>
|
||||||
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
|
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
|
||||||
<TR VALIGN=TOP>
|
<TR VALIGN=TOP>
|
||||||
@ -419,7 +392,5 @@ due to the restrictions of the EPS format.</P>
|
|||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
<P><BR><BR>
|
|
||||||
</P>
|
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
Loading…
x
Reference in New Issue
Block a user