FPDF
└─HTML2FPDF
public class HTML2FPDF
extends FPDF
| Field Summary | |
|---|---|
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| mixed | |
| Fields inherited from NoPackageTagFound\FPDF | |
|---|---|
| AliasNbPages, AutoPageBreak, ColorFlag, CoreFonts, CurOrientation, CurrentFont, DefOrientation, DisplayPreferences, DrawColor, FillColor, FontFamily, FontFiles, FontSize, FontSizePt, FontStyle, InFooter, LayoutMode, LineWidth, OrientationChanges, OutlineRoot, PageBreakTrigger, PageLinks, TextColor, ZoomMode, author, bMargin, buffer, cMargin, compress, creator, diffs, fh, fhPt, flowingBlockAttr, fonts, fw, fwPt, h, hPt, images, k, keywords, lMargin, lasth, links, n, offsets, outlines, page, pages, rMargin, state, subject, tMargin, title, underline, w, wPt, ws, x, y | |
| Method Summary | |
|---|---|
| void | CloseTag(mixed tag) |
| void | DisableTags(str str) |
| void | Footer() |
| void | Header(str content) |
| void | OpenTag(mixed tag, mixed attr) |
| void | ReadCSS(mixed html) |
| void | ReadMetaTags(mixed html) |
| void | Reset() |
| void | SetStyle(mixed tag, mixed enable) |
| void | ShowNOIMG_GIF(bool opt) |
| void | UseCSS(bool opt) |
| void | UsePRE(bool opt) |
| void | UseTableHeader(bool opt) |
| void | WriteHTML(mixed html) |
| void | __construct(str orientation, str unit, str format) Public methods |
| void | printbuffer(mixed arrayaux, bool outofblock, bool is_table) |
| void | |
| void | readInlineCSS(mixed html) |
| void | setBasePath(mixed str) |
| void | setCSS(mixed arrayaux) |
| Methods inherited from NoPackageTagFound\FPDF | |
|---|---|
| AcceptPageBreak, AddFont, AddLink, AddPage, AliasNbPages, Bookmark, Cell, Circle, Close, DisplayPreferences, DottedRect, DrawDot, Ellipse, Error, Footer, GetStringWidth, GetX, GetY, Header, Image, Line, Link, Ln, MultiCell, Open, Output, PageNo, Rect, SetAuthor, SetAutoPageBreak, SetCompression, SetCreator, SetDash, SetDisplayMode, SetDrawColor, SetFillColor, SetFont, SetFontSize, SetKeywords, SetLeftMargin, SetLineWidth, SetLink, SetMargins, SetRightMargin, SetSubject, SetTextColor, SetTextOutline, SetTitle, SetTopMargin, SetX, SetXY, SetY, Text, WordWrap, Write, WriteFlowingBlock, __construct, finishFlowingBlock, newFlowingBlock, restoreFont, saveFont | |
public mixed $B
public mixed $CSS
public mixed $HREF
public mixed $I
public mixed $SUB
public mixed $SUP
public mixed $U
public mixed $backupcss
public mixed $basepath
public mixed $bgcolorarray
public mixed $blockjustfinished
public mixed $buffer_on
public mixed $cell
public mixed $col
public mixed $colorarray
public mixed $cssbegin
public mixed $currentfont
public mixed $currentstyle
public mixed $dash_on
public mixed $divalign
public mixed $divbegin
public mixed $divbgcolor
public mixed $divborder
public mixed $divcolor
public mixed $divheight
public mixed $divrevert
public mixed $divwidth
public mixed $dotted_on
public mixed $enabledtags
public mixed $fontlist
public mixed $internallink
public mixed $issetcolor
public mixed $issetfont
public mixed $lineheight
public mixed $listitem
public mixed $listlist
public mixed $listlvl
public mixed $listnum
public mixed $listoccur
public mixed $listtype
public mixed $oldx
public mixed $oldy
public mixed $outline_on
public mixed $outlineparam
public mixed $pbegin
public mixed $pgwidth
public mixed $pjustfinished
public mixed $row
public mixed $selectoption
public mixed $shownoimg
public mixed $specialcontent
public mixed $strike
public mixed $table
public mixed $tablestart
public mixed $tdbegin
public mixed $textbuffer
public mixed $titulo
public mixed $tolower
public mixed $toupper
public mixed $usecss
public mixed $usepre
public mixed $usetableheader
public void CloseTag(mixed tag)
public void DisableTags(str str)
public void Footer()
public void Header(str content)
public void OpenTag(mixed tag, mixed attr)
public void ReadCSS(mixed html)
public void ReadMetaTags(mixed html)
public void Reset()
public void SetStyle(mixed tag, mixed enable)
public void ShowNOIMG_GIF(bool opt)
public void UseCSS(bool opt)
public void UsePRE(bool opt)
public void UseTableHeader(bool opt)
public void WriteHTML(mixed html)
public void __construct(str orientation, str unit, str format)
Public methods
public void printbuffer(mixed arrayaux, bool outofblock, bool is_table)
public void printlistbuffer()
public void readInlineCSS(mixed html)
public void setBasePath(mixed str)
public void setCSS(mixed arrayaux)