PHP-manual | ||
---|---|---|
Föregående | Nästa |
The cpdf_rect() function draws a rectangle with its lower left corner at point (x-coor, y-coor). This width is set to width. This height is set to height. Returnerar TRUE vid framgång eller FALSE vid fel.
The optional parameter mode determines the unit length. If it is 0 or omitted the default unit as specified for the page is used. Otherwise the coordinates are measured in postscript points disregarding the current unit.
Föregående | Hem | Nästa |
cpdf_place_inline_image | Upp | cpdf_restore |