\Pdf

Implements a basic template to FPDF.

Summary

Methods
Properties
Constants
setFooter()
Footer()
StartRecord()
EndRecord()
MultiTupla()
MultiCell2()
PrintLine()
PageEnd()
No public properties found
No constants found
No protected methods found
$foot
N/A
No private methods found
No private properties found
N/A

Properties

$foot

$foot : 

Type

Methods

setFooter()

setFooter(  $str) 

Parameters

$str

Footer()

Footer() 

StartRecord()

StartRecord() 

EndRecord()

EndRecord() 

MultiTupla()

MultiTupla(  $tamcol,   $texto = array(),   $orientacao = 'P',   $align = array(),   $altura = 6,   $coordXbase = 10) 

Parameters

$tamcol
$texto
$orientacao
$align
$altura
$coordXbase

MultiCell2()

MultiCell2(  $w,   $h,   $txt,   $border,   $align = 'J',   $fill,   $test) 

Parameters

$w
$h
$txt
$border
$align
$fill
$test

PrintLine()

PrintLine(  $width,   $text,   $x,   $y,   $border = 1,   $tipo = 'f',   $ind_J = -1,   $B = 1) 

Parameters

$width
$text
$x
$y
$border
$tipo
$ind_J
$B

PageEnd()

PageEnd(  $coordY) 

Parameters

$coordY