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