PDF 函数
PHP Manual

PDF_fill

(PHP 4, PECL pdflib >= 1.0.0)

PDF_fillFill current path

说明

bool PDF_fill ( resource $p )

Fills the interior of the current path with the current fill color. 成功时返回 TRUE, 或者在失败时返回 FALSE


PDF 函数
PHP Manual