pdf_close_pdi

(PHP 4 >= 4.0.5, PECL)

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

See also pdf_open_pdi().


add a note add a note User Contributed Notes
There are no user contributed notes for this page.