pdf_rect

(PHP 3 = 3.0.6, PHP 4 )

pdf_rect -- 長方形を描く

説明

void pdf_rect ( int pdf object, float x, float y, float width, float height)

( x , y ) を左下隅とし、 幅を width 、高さを height とする長方形を描画します。