pdf_clip
(PHP 3>= 3.0.6, PHP 4 )
pdf_clip -- Clips to current path
Description
bool pdf_clip ( resource pdfdoc)
Use the current path as clipping path. Returns TRUE on success
or FALSE on failure.
pdf_close_image
(PHP 3>= 3.0.7, PHP 4 )
pdf_close_image -- Closes an image
Description
void pdf_close_image ( resource pdfdoc, int image)
Close an image retrieved with the pdf_open_image() function.
|