Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
PDF Functions
PHP Manual

PDF_close_pdi

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

PDF_close_pdiClose 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. Returns TRUE on success or FALSE on failure.

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


PDF Functions
PHP Manual