Help for this page

Select Code to Download


  1. or download this
    ($end_page, $pages_spanned, $table_bot_y) = $pdftable->table(
         $pdf,               # A PDF::API2 instance
    ...
         column_props   => $col_props, # see section COLUMN PROPERTIES
         cell_props     => $row_props, # see section CELL PROPERTIES
     )