PHP Manual: cpdf_fill
cpdf_fill
Description
bool cpdf_fill ( int pdf_document )Fills the interior of the current path with the current fill color.
See Also
| cpdf_closepath() |
| cpdf_stroke() |
| cpdf_setgray_fill() |
| cpdf_setgray() |
| cpdf_setrgbcolor_fill() |
| cpdf_setrgbcolor() |