PDF_close_pdi

(PHP 4 >= 4.0.5, PECL)

PDF_close_pdi -- Close the input PDF document [deprecated]

Description

bool PDF_close_pdi ( resource p, int doc )

Closes all open page handles, and closes the input PDF document. Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.

This function is deprecated since PDFlib version 7, use PDF_close_pdi_document() instead.