Xml2PdfTag_barcode<barcode> tag.
draw an EAN13 or UPC-A codebar (based on a script of FPDF).
Located in /plugins/tags/xml2pdf.tag.barcode.php (line 41)
Xml2PdfTag | --Xml2PdfTag_barcode
string
$barcode
= '' (line 72)
bar code
float
$height
= 16 (line 66)
bar height
string
$norm
= 'EAN13' (line 78)
norm
string
$position
= 'relative' (line 84)
positionning type
float
$width
= 0.35 (line 60)
bar width
float
$x
= 0 (line 48)
x pos
float
$y
= 0 (line 54)
y pos
integer
$_len
= 13 (line 90)
bar code number of characters
Inherited from Xml2PdfTag
Xml2PdfTag::$content
Xml2PdfTag::$pdf
Constructor.
Parse the tag properties.
Close the tag and launch the render.
Calcul the bar code length and the real coordonate then launch the traitment to draw the bar code.
Generate a check digit to the bar code.
Check the check digit.
Inherited From Xml2PdfTag
Xml2PdfTag::__construct()
Xml2PdfTag::addContent()
Xml2PdfTag::close()
Documentation generated on Wed, 11 Oct 2006 22:27:18 +0200 by phpDocumentor 1.3.0