Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: PDF with Background Image VIA Perl

by almut (Canon)
on Jan 12, 2007 at 15:59 UTC ( [id://594412]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $txt->text($text);
    
    $pdf->saveas("Test1.pdf");
    
  2. or download this
    #!/usr/bin/perl
    
    ...
          );
    
    $pdf->saveas("Test2.pdf");
    

Log In?
Username:
Password:

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

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

    No recent polls found