• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • PDF_close_pdi()

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

    Close the input PDF document[deprecated]

    说明

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

    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.

    上篇:PDF_close_pdi_page()

    下篇:PDF_close()