| $AliasNbPages | FPDF | |
| $author | FPDF | |
| $AutoPageBreak | FPDF | |
| $bMargin | FPDF | |
| $buffer | FPDF | |
| $cMargin | FPDF | |
| $ColorFlag | FPDF | |
| $compress | FPDF | |
| $CoreFonts | FPDF | |
| $creator | FPDF | |
| $CurOrientation | FPDF | |
| $CurrentFont | FPDF | |
| $DefOrientation | FPDF | |
| $diffs | FPDF | |
| $DrawColor | FPDF | |
| $fh | FPDF | |
| $fhPt | FPDF | |
| $FillColor | FPDF | |
| $FontFamily | FPDF | |
| $FontFiles | FPDF | |
| $fonts | FPDF | |
| $FontSize | FPDF | |
| $FontSizePt | FPDF | |
| $FontStyle | FPDF | |
| $fw | FPDF | |
| $fwPt | FPDF | |
| $h | FPDF | |
| $hPt | FPDF | |
| $images | FPDF | |
| $InFooter | FPDF | |
| $k | FPDF | |
| $keywords | FPDF | |
| $lasth | FPDF | |
| $LayoutMode | FPDF | |
| $LineWidth | FPDF | |
| $links | FPDF | |
| $lMargin | FPDF | |
| $n | FPDF | |
| $offsets | FPDF | |
| $OrientationChanges | FPDF | |
| $page | FPDF | |
| $PageBreakTrigger | FPDF | |
| $PageLinks | FPDF | |
| $pages | FPDF | |
| $rMargin | FPDF | |
| $state | FPDF | |
| $subject | FPDF | |
| $TextColor | FPDF | |
| $title | FPDF | |
| $tMargin | FPDF | |
| $underline | FPDF | |
| $w | FPDF | |
| $wPt | FPDF | |
| $ws | FPDF | |
| $x | FPDF | |
| $y | FPDF | |
| $ZoomMode | FPDF | |
| _begindoc() | FPDF | |
| _beginpage($orientation) | FPDF | |
| _dounderline($x, $y, $txt) | FPDF | |
| _enddoc() | FPDF | |
| _endpage() | FPDF | |
| _escape($s) | FPDF | |
| _freadint($f) | FPDF | |
| _newobj() | FPDF | |
| _out($s) | FPDF | |
| _parsejpg($file) | FPDF | |
| _parsepng($file) | FPDF | |
| _putcatalog() | FPDF | |
| _putfonts() | FPDF | |
| _putimages() | FPDF | |
| _putinfo() | FPDF | |
| _putpages() | FPDF | |
| _putresources() | FPDF | |
| _putstream($s) | FPDF | |
| _puttrailer() | FPDF | |
| _textstring($s) | FPDF | |
| AcceptPageBreak() | FPDF | |
| AddFont($family, $style= '', $file= '') | FPDF | |
| AddLink() | FPDF | |
| AddPage($orientation= '') | FPDF | |
| AliasNbPages($alias= '{nb}') | FPDF | |
| Cell($w, $h=0, $txt= '', $border=0, $ln=0, $align= '', $fill=0, $link= '') | FPDF | |
| Close() | FPDF | |
| Error($msg) | FPDF | |
| Footer() | FPDF | |
| FPDF($orientation= 'P', $unit= 'mm', $format= 'A4') | FPDF | |
| GetStringWidth($s) | FPDF | |
| GetX() | FPDF | |
| GetY() | FPDF | |
| Header() | FPDF | |
| Image($file, $x, $y, $w, $h=0, $type= '', $link= '') | FPDF | |
| Line($x1, $y1, $x2, $y2) | FPDF | |
| Link($x, $y, $w, $h, $link) | FPDF | |
| Ln($h= '') | FPDF | |
| MultiCell($w, $h, $txt, $border=0, $align= 'J', $fill=0) | FPDF | |
| Open() | FPDF | |
| Output($file= '', $download=FALSE) | FPDF | |
| PageNo() | FPDF | |
| Rect($x, $y, $w, $h, $style= '') | FPDF | |
| SetAuthor($author) | FPDF | |
| SetAutoPageBreak($auto, $margin=0) | FPDF | |
| SetCompression($compress) | FPDF | |
| SetCreator($creator) | FPDF | |
| SetDisplayMode($zoom= 'default', $layout= 'continuous') | FPDF | |
| SetDrawColor($r, $g=-1, $b=-1) | FPDF | |
| SetFillColor($r, $g=-1, $b=-1) | FPDF | |
| SetFont($family, $style= '', $size=0) | FPDF | |
| SetFontSize($size) | FPDF | |
| SetKeywords($keywords) | FPDF | |
| SetLeftMargin($margin) | FPDF | |
| SetLineWidth($width) | FPDF | |
| SetLink($link, $y=0, $page=-1) | FPDF | |
| SetMargins($left, $top, $right=-1) | FPDF | |
| SetRightMargin($margin) | FPDF | |
| SetSubject($subject) | FPDF | |
| SetTextColor($r, $g=-1, $b=-1) | FPDF | |
| SetTitle($title) | FPDF | |
| SetTopMargin($margin) | FPDF | |
| SetX($x) | FPDF | |
| SetXY($x, $y) | FPDF | |
| SetY($y) | FPDF | |
| Text($x, $y, $txt) | FPDF | |
| Write($h, $txt, $link= '') | FPDF | |