pdf_delete

(PHP 4 >= 4.0.5, PECL)

pdf_delete -- Deletes a PDF object

Description

bool pdf_delete ( resource pdfdoc )

Delete the PDF resource, and free all internal resources. 如果成功则返回 TRUE,失败则返回 FALSE

See also pdf_new().


add a note add a note User Contributed Notes
There are no user contributed notes for this page.