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

    (PECL pdflib >= 2.0.0)

    Start new page

    说明

    PDF_begin_page_ext(resource $pdfdoc,float $width,float $height,string $optlist): bool

    Adds a new page to the document, and specifies various options. The parameters$widthand$heightare the dimensions of the new page in points.成功时返回TRUE,或者在失败时返回FALSE

    Common Page Sizes in Points
    namesize
    A02380 x 3368
    A11684 x 2380
    A21190 x 1684
    A3842 x 1190
    A4595 x 842
    A5421 x 595
    A6297 x 421
    B5501 x 709
    letter(8.5" x 11")612 x 792
    legal(8.5" x 14")612 x 1008
    ledger(17" x 11")1224 x 792
    11" x 17"792 x 1224