PDF
PHP Manual

PDF_clip

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_clip — Clip to current path

Description

bool PDF_clip ( resource $p )

Uses the current path as clipping path, and terminate the path. Returns TRUE on success or FALSE on failure.


PDF
PHP Manual