PDF_setdash

(PHP 3 >= 3.0.6, PHP 4, PECL)

PDF_setdash -- Set 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