useful recursive PHP functions

recursively ...

PHP Manual for

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.

© 2012 lixlpixel