Forum und email

PDF_rect

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_rect — Draw rectangle

설명

bool PDF_rect ( resource $p , float $x , float $y , float $width , float $height )

Draws a rectangle. 성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.