PHP 7.0.6 Released

PDF_delete

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_deleteDelete PDFlib object

Description

bool PDF_delete ( resource $pdfdoc )

Deletes a PDFlib object, and frees all internal resources. Returns TRUE on success or FALSE on failure.

User Contributed Notes

There are no user contributed notes for this page.
To Top