TCPDF

fixHTMLCode

fixHTMLCode( $html, $default_css = '', $tagvs = '', $tidy_options = '' )Cleanup HTML code (requires HTML Tidy library).

getCellPaddings

getCellPaddings( )Get the internal Cell padding array.

getFontSizePt

getFontSizePt( )Returns the current font size in points unit.

Close

Close( )Terminates the PDF document. It is not necessary to call this method explicitly because Output() does it automat...

Footer

Footer( )This method is used to render the page footer. It is automatically called by AddPage() and could be overwritten...

getCharBBox

getCharBBox( $char )Returns the glyph bounding box of the specified character in the current font in user units.

getFontSpacing

getFontSpacing( )Get the amount to increase or decrease the space between characters in a text.

colorRegistrationBar

colorRegistrationBar( $x, $y, $w, $h, $transition = true, $vertical = false, $colors = 'A,R,G,B,C,M,Y,K' )Paints color t...

getAbsFontMeasure

getAbsFontMeasure( $s )Convert a relative font measure into absolute value.

GetCharWidth

GetCharWidth( $char, $notlast = true )Returns the length of the char in user unit for the current font considering curre...
タイトルとURLをコピーしました