PDF 函数
PHP Manual

PDF_closepath_fill_stroke

(PHP 4, PECL pdflib >= 1.0.0)

PDF_closepath_fill_strokeClose, fill and stroke current path

说明

bool PDF_closepath_fill_stroke ( resource $p )

Closes the path, fills, and strokes it. 成功时返回 TRUE, 或者在失败时返回 FALSE


PDF 函数
PHP Manual