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 手册