endTemplate endTemplate( )End the current XObject Template started with startTemplate() and restore the previous graphic state. An X... 2020.09.28
Ellipse Ellipse( $x0, $y0, $rx, $ry = '', $angle = 0, $astart = 0, $afinish = 360, $style = '', $line_style = array(), $fill_col... 2020.09.28
Curve Curve( $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3, $style = '', $line_style = array(), $fill_color = array() )Draws a Bezier... 2020.09.28
cropMark cropMark( $x, $y, $w, $h, $type = 'T,R,B,L', $color = array(100,100,100,100,'All') )Paints crop marks. 2020.09.28
CoonsPatchMesh CoonsPatchMesh( $x, $y, $w, $h, $col1 = array(), $col2 = array(), $col3 = array(), $col4 = array(), $coords = array(0.00... 2020.09.28
commitTransaction commitTransaction( )Delete the copy of the current TCPDF object used for undo operation. 2020.09.28