hyphenateText hyphenateText( $text, $patterns, $dictionary = array(), $leftmin = 1, $rightmin = 2, $charmin = 1, $charmax = 8 )Returns... 2020.09.28
Header Header( )This method is used to render the page header. It is automatically called by AddPage() and could be overwritten... 2020.09.28
Gradient Gradient( $type, $coords, $stops, $background = array(), $antialias = false )Output gradient. 2020.09.28
GetX GetX( )Returns the relative X value of current position. The value is relative to the left border for LTR languages and ... 2020.09.28
GetStringWidth GetStringWidth( $s, $fontname = '', $fontstyle = '', $fontsize = 0, $getarray = false )Returns the length of a string in... 2020.09.28
getStringHeight getStringHeight( $w, $txt, $reseth = false, $autopadding = true, $cellpadding = '', $border = 0 )This method return the ... 2020.09.28