Archives

endTemplate

endTemplate( )End the current XObject Template started with startTemplate() and restore the previous graphic state. An X...

endPage

endPage( $tocpage = false )Terminate the current page

endLayer

endLayer( )End the current PDF layer.

Ellipse

Ellipse( $x0, $y0, $rx, $ry = '', $angle = 0, $astart = 0, $afinish = 360, $style = '', $line_style = array(), $fill_col...

deletePage

deletePage( $page )Remove the specified page.

Curve

Curve( $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3, $style = '', $line_style = array(), $fill_color = array() )Draws a Bezier...

cropMark

cropMark( $x, $y, $w, $h, $type = 'T,R,B,L', $color = array(100,100,100,100,'All') )Paints crop marks.

copyPage

copyPage( $page = 0 )Clone the specified page to a new page.

CoonsPatchMesh

CoonsPatchMesh( $x, $y, $w, $h, $col1 = array(), $col2 = array(), $col3 = array(), $col4 = array(), $coords = array(0.00...

commitTransaction

commitTransaction( )Delete the copy of the current TCPDF object used for undo operation.
タイトルとURLをコピーしました