pdf_close_pdi
(PHP 4 >= 4.0.5, PHP 5)
pdf_close_pdi -- Close the input PDF document
Description
bool
pdf_close_pdi ( resource pdfdoc, int dochandle)
Close all open page handles, and close the input PDF document. Возвращает TRUE в случае успешного завершения, FALSE в случае возникновения ошибки.
Смотрите также pdf_open_pdi().