Open Open( )This method begins the generation of the PDF document. It is not necessary to call it explicitly because AddPage(... 2020.09.28
MultiCell MultiCell( $w, $h, $txt, $border = 0, $align = 'J', $fill = false, $ln = 1, $x = '', $y = '', $reseth = true, $stretch =... 2020.09.28
MirrorL MirrorL( $angle = 0, $x = '', $y = '' )Reflection against a straight line through point (x, y) with the gradient angle (... 2020.09.28
Ln Ln( $h = '', $cell = false )Performs a line break. The current abscissa goes back to the left margin and the ordinate in... 2020.09.28
ListBox ListBox( $name, $w, $h, $values, $prop = array(), $opt = array(), $x = '', $y = '', $js = false )Creates a List-box fiel... 2020.09.28
Link Link( $x, $y, $w, $h, $link, $spaces = 0 )Puts a link on a rectangular area of the page. Text or image links are general... 2020.09.28