Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Creating a PDF with multiple tables and where data items can spread multipage

by tweetiepooh (Hermit)
on Sep 12, 2017 at 16:43 UTC ( [id://1199220]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Title page for whole
    Section page for the data source
    ...
    Item : Data
    Item : Data
    Item : Data
    
  2. or download this
    
    Item1       Item2      Item3
    Data1       Data2      Data3
    Data1       Data2      Data3
    ....
    
  3. or download this
    my ($table, $page, $array);
    
    ...
        }
        $table->table( set up table using $array )
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1199220]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 12:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found