|
|
|
|
![]() |
|
|
![]() |
pdf_rect (PHP 3 >= 3.0.6, PHP 4, PECL) pdf_rect -- Draws a rectangle Descriptionbool pdf_rect ( resource pdfdoc, float x, float y, float width, float height )
Draw a (width * height)
rectangle at lower left (x, y).
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
|
|
|
|
|
|