ListBox ListBox( $name, $w, $h, $values, $prop = array(), $opt = array(), $x = '', $y = '', $js = false )Creates a List-box fiel... 2020.09.28
Polygon Polygon( $p, $style = '', $line_style = array(), $fill_color = array(), $closed = true )Draws a polygon. 2020.09.28
RoundedRect RoundedRect( $x, $y, $w, $h, $r, $round_corner = '1111', $style = '', $border_style = array(), $fill_color = array() )Dr... 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
PolyLine PolyLine( $p, $style = '', $line_style = array(), $fill_color = array() )Draws a polygonal line 2020.09.28
RoundedRectXY RoundedRectXY( $x, $y, $w, $h, $rx, $ry, $round_corner = '1111', $style = '', $border_style = array(), $fill_color = arr... 2020.09.28
printTemplate printTemplate( $id, $x = '', $y = '', $w = 0, $h = 0, $align = '', $palign = '', $fitonpage = false )Print an XObject Te... 2020.09.28
Scale Scale( $s_x, $s_y, $x = '', $y = '' )Vertical and horizontal non-proportional Scaling. 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