(PHP 4, PECL pdflib >= 1.0.0)
Fill and stroke path
bool PDF_fill_stroke ( resource $p )
Fills and strokes the current path with the current fill and stroke color. Returns TRUE
on success or FALSE
on failure.
Please login to continue.