PDF 函数
在线手册:中文 英文
PHP手册

PDF_clip

(PHP 4, PECL pdflib >= 1.0.0)

PDF_clipClip to current path

说明

bool PDF_clip ( resource $p )

Uses the current path as clipping path, and terminate the path. 成功时返回 TRUE, 或者在失败时返回 FALSE.


PDF 函数
在线手册:中文 英文
PHP手册