pdf_delete

(PHP 4 >= 4.0.5, PHP 5)

pdf_delete -- Deletes a PDF object

Description

bool pdf_delete ( resource pdfdoc)

Delete the PDF resource, and free all internal resources. Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

See also pdf_new().