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

    (PECL pdflib >= 2.1.0)

    Add a cell to a new or existing table

    说明

    PDF_add_table_cell(resource $pdfdoc,int $table,int $column,int $row,string $text,string $optlist): int

    Adds a cell to a new or existing table.