pdf_setdash
(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_setdash -- Sets dash pattern
Description
bool
pdf_setdash ( resource pdfdoc, float b, float w )
Set the current dash pattern to b black
and w white units. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.