[ Index ]
 

Code source de Dolibarr 2.0.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/htdocs/includes/fpdf/i25/ -> info.htm (source)

   1  <HTML>
   2  <HEAD>
   3  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
   4  <TITLE>i25 barcodes</TITLE>
   5  <STYLE>
   6  BODY {font-family:"Times New Roman",serif}
   7  H2 {color:#4000A0}
   8  .st {font-weight:bold; color:#900000}
   9  </STYLE>
  10  </HEAD>
  11  <BODY>
  12  <H2>i25 barcodes</H2>
  13  <H4 CLASS="st">Informations</H4>Author: Matthias Lau<BR>License: Freeware
  14  <H4 CLASS="st">Description</H4>This script implements Interleaved 2 of 5 barcodes. An Interleaved 2 of 5 barcode contains
  15  digits (0 to 9) and encodes the data in the width of both bars and spaces. It is used primarily
  16  in the distribution and warehouse industry.<BR>
  17  <BR>
  18  <TT>i25(<B>float</B> xpos, <B>float</B> ypos, <B>string</B> code [, <B>float</B> basewidth [, <B>float</B> height]])</TT><BR>
  19  <BR>
  20  <TT><U>xpos</U></TT>: abscissa of barcode<BR>
  21  <TT><U>ypos</U></TT>: ordinate of barcode<BR>
  22  <TT><U>code</U></TT>: value of barcode<BR>
  23  <TT><U>basewidth</U></TT>: corresponds to the width of a wide bar (defaults to 1)<BR>
  24  <TT><U>height</U></TT>: bar height (defaults to 10)<BR>
  25  <BR>
  26  Note: if the length of the code is not even, a 0 is preprended.
  27  </BODY>
  28  </HTML>


Généré le : Mon Nov 26 12:29:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics