PDF Functions
PHP Manual

PDF_close_pdi_page

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_close_pdi_pageClose the page handle

Description

bool PDF_close_pdi_page ( resource $p , int $page )

Closes the page handle, and frees all page-related resources. Returns TRUE on success or FALSE on failure.


PDF Functions
PHP Manual