Archives

printTemplate

printTemplate( $id, $x = '', $y = '', $w = 0, $h = 0, $align = '', $palign = '', $fitonpage = false )Print an XObject Te...

PolyLine

PolyLine( $p, $style = '', $line_style = array(), $fill_color = array() )Draws a polygonal line

Polygon

Polygon( $p, $style = '', $line_style = array(), $fill_color = array(), $closed = true )Draws a polygon.

Polycurve

Polycurve( $x0, $y0, $segments, $style = '', $line_style = array(), $fill_color = array() )Draws a poly-Bezier curve. Ea...

pixelsToUnits

pixelsToUnits( $px )Converts pixels to User's Units.

PieSectorXY

PieSectorXY( $xc, $yc, $rx, $ry, $a, $b, $style = 'FD', $cw = false, $o = 0, $nc = 2 )Draw the sector of an ellipse. It ...

PieSector

PieSector( $xc, $yc, $r, $a, $b, $style = 'FD', $cw = true, $o = 90 )Draw the sector of a circle. It can be used for ins...

PageNoFormatted

PageNoFormatted( )Returns the current page number formatted as a string.

PageNo

PageNo( )Returns the current page number.

Output

Output( $name = 'doc.pdf', $dest = 'I' )'Send the document to a given destination: string, local file or browser. In the...
タイトルとURLをコピーしました