FPDF 1.4 Reference Manual

AcceptPageBreak - accept or not automatic page break
AddPage - add a new page
AliasNbPages - define an alias for number of pages
Cell - print a cell
Close - terminate the document
Error - fatal error
Footer - page footer
FPDF - constructor
GetStringWidth - compute string length
GetX - get current x position
GetY - get current y position
Header - page header
Image - output an image
Line - draw a line
Ln - line break
MultiCell - print text with line breaks
Open - create a document
Output - save or send the document
PageNo - page number
Rect - draw a rectangle
SetAuthor - set the document author
SetAutoPageBreak - set the automatic page breaking mode
SetCompression - turn compression on or off
SetCreator - set document creator
SetDisplayMode - set display mode
SetDrawColor - set drawing color
SetFillColor - set filling color
SetFont - set font
SetFontSize - set font size
SetKeywords - associate keywords with document
SetLeftMargin - set left margin
SetLineWidth - set line width
SetMargins - set margins
SetSubject - set document subject
SetTextColor - set text color
SetTitle - set document title
SetX - set current x position
SetXY - set current x and y positions
SetY - set current y position
Text - print a string