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

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

    Place PDF page[deprecated]

    说明

    PDF_place_pdi_page(resource $pdfdoc,int $page,float $x,float $y,float $sx,float $sy): bool

    Places a PDF page and scales it.成功时返回TRUE,或者在失败时返回FALSE

    This function is deprecated since PDFlib version 5, use PDF_fit_pdi_page() instead.