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

    (PECL pdflib >= 2.0.0)

    Create form field

    说明

    PDF_create_field(resource $pdfdoc,float $llx,float $lly,float $urx,float $ury,string $name,string $type,string $optlist): bool

    Creates a form field on the current page subject to various options.