Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

PDF::Template - Create cascade PDF

by kalyanrajsista (Scribe)
on Jun 02, 2010 at 08:41 UTC ( [id://842732]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use PDF::Template;
    ...
    $rpt->param(%Inputs);
    
    $rpt->write_file('/export/home/kars/sample.pdf');
    
  2. or download this
    <pdftemplate name="test">
        <pagedef margins="1i" pagesize="A4" nopagenumber="0">
    ...
           </font>
        </pagedef>
    </pdftemplate>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found