(PHP 3>= 3.0.6, PHP 4 )
PDF_fill_stroke -- Fills and strokes current path
Description
void pdf_fill_stroke
(int pdf document)
The PDF_fill_stroke() function fills the interior of
the current path with the current fill color and draws current path.
See also PDF_closepath(),
PDF_stroke(),
PDF_fill(),
PDF_setgray_fill(),
PDF_setgray(),
PDF_setrgbcolor_fill(),
PDF_setrgbcolor().