PHP Velho Oeste 2024

PDF_close_pdi

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

PDF_close_pdiClose the input PDF document [deprecated]

Açıklama

PDF_close_pdi ( resource $p , int $doc ) : bool

Closes all open page handles, and closes the input PDF document. Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top