PHP Manual - collected by Jimbob 2006.03
pdf_fill
(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_fill -- Fill current path
Description
bool
pdf_fill ( resource p )
Fills the interior of the current path with the current fill color.
Returns TRUE on success or FALSE on failure.
See also pdf_setcolor().