PDF 函数
在线手册:中文 英文
PHP手册

PDF_stroke

(PHP 4, PECL pdflib >= 1.0.0)

PDF_strokeStroke path

说明

bool PDF_stroke ( resource $p )

Strokes the path with the current color and line width, and clear it. 成功时返回 TRUE, 或者在失败时返回 FALSE.


PDF 函数
在线手册:中文 英文
PHP手册