   #PHP Manual ClibPDF functions cpdf_circle cpdf_close

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   cpdf_clip

   (PHP 3>= 3.0.8, PHP 4 )
   cpdf_clip -- Clips to current path

Description

   bool cpdf_clip ( int pdf_document)

   The cpdf_clip() function clips all drawing to the current path.
   Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev        Home       Next
   cpdf_circle  Up  cpdf_close
