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]

설명

bool PDF_close_pdi ( resource $p , int $doc )

Closes all open page handles, and closes the input PDF document. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

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