Methods
AcceptPageBreak()
AcceptPageBreak()
AddFont()
AddFont($family, $style, $file)
Parameters
$family
$style
$file
AddPage()
AddPage($orientation, $size)
Parameters
$orientation
$size
AliasNbPages()
AliasNbPages($alias)
Cell()
Cell($w, $h, $txt, $border, $ln, $align, $fill, $link)
Parameters
$w
$h
$txt
$border
$ln
$align
$fill
$link
FPDF()
FPDF($orientation, $unit, $size)
Parameters
$orientation
$unit
$size
GetStringWidth()
GetStringWidth($s)
Image()
Image($file, $x, $y, $w, $h, $type, $link)
Parameters
$file
$x
$y
$w
$h
$type
$link
Line()
Line($x1, $y1, $x2, $y2)
Parameters
$x1
$y1
$x2
$y2
Link()
Link($x, $y, $w, $h, $link)
Parameters
$x
$y
$w
$h
$link
MultiCell()
MultiCell($w, $h, $txt, $border, $align, $fill)
Parameters
$w
$h
$txt
$border
$align
$fill
Output()
Output($name, $dest)
Rect()
Rect($x, $y, $w, $h, $style)
Parameters
$x
$y
$w
$h
$style
SetAuthor()
SetAuthor($author, $isUTF8)
Parameters
$author
$isUTF8
SetAutoPageBreak()
SetAutoPageBreak($auto, $margin)
SetCompression()
SetCompression($compress)
SetCreator()
SetCreator($creator, $isUTF8)
Parameters
$creator
$isUTF8
SetDisplayMode()
SetDisplayMode($zoom, $layout)
SetDrawColor()
SetDrawColor($r, $g, $b)
SetFillColor()
SetFillColor($r, $g, $b)
SetFont()
SetFont($family, $style, $size)
Parameters
$family
$style
$size
SetFontSize()
SetFontSize($size)
SetKeywords()
SetKeywords($keywords, $isUTF8)
Parameters
$keywords
$isUTF8
SetLeftMargin()
SetLeftMargin($margin)
SetLineWidth()
SetLineWidth($width)
SetLink()
SetLink($link, $y, $page)
Parameters
$link
$y
$page
SetMargins()
SetMargins($left, $top, $right)
Parameters
$left
$top
$right
SetRightMargin()
SetRightMargin($margin)
SetSubject()
SetSubject($subject, $isUTF8)
Parameters
$subject
$isUTF8
SetTextColor()
SetTextColor($r, $g, $b)
SetTitle()
SetTitle($title, $isUTF8)
Parameters
$title
$isUTF8
SetTopMargin()
SetTopMargin($margin)
Text()
Text($x, $y, $txt)
Write()
Write($h, $txt, $link)
_UTF8toUTF16()
_UTF8toUTF16($s)
_beginpage()
_beginpage($orientation, $size)
Parameters
$orientation
$size
_checkoutput()
_checkoutput()
_dounderline()
_dounderline($x, $y, $txt)
_getpagesize()
_getpagesize($size)
_loadfont()
_loadfont($font)
_parsegif()
_parsegif($file)
_parsejpg()
_parsejpg($file)
_parsepng()
_parsepng($file)
_parsepngstream()
_parsepngstream($f, $file)
_putcatalog()
_putcatalog()
_putimage()
_putimage($info)
_putimages()
_putimages()
_putresourcedict()
_putresourcedict()
_putresources()
_putresources()
_putstream()
_putstream($s)
_puttrailer()
_puttrailer()
_putxobjectdict()
_putxobjectdict()
_readstream()
_readstream($f, $n)
_textstring()
_textstring($s)
Properties
$AliasNbPages
$AliasNbPages
$AutoPageBreak
$AutoPageBreak
$CurOrientation
$CurOrientation
$CurPageSize
$CurPageSize
$CurrentFont
$CurrentFont
$DefOrientation
$DefOrientation
$DefPageSize
$DefPageSize
$PageBreakTrigger
$PageBreakTrigger
$StdPageSizes
$StdPageSizes