pdf_close_pdi

(PHP 4 >= 4.0.5, PECL)

pdf_close_pdi --  Close the input PDF document

Beschreibung

bool pdf_close_pdi ( resource p, int doc )

Closes all open page handles, and closes the input PDF document. Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

See also pdf_open_pdi().