PDF 函数
PHP Manual

PDF_setdash

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setdashSet simple dash pattern

说明

bool PDF_setdash ( resource $pdfdoc , float $b , float $w )

Sets the current dash pattern to b black and w white units. 成功时返回 TRUE, 或者在失败时返回 FALSE


PDF 函数
PHP Manual