Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Formatting output for multi-page print

by bart (Canon)
on Mar 30, 2003 at 02:49 UTC ( [id://246676]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub position {
        my($i) = @_;
    ...
        }
        return ($x, $y);
    }
    
  2. or download this
    my $edge = 100;
    
    ...
    
    # Convert the image to PNG and save it
    print PNG $im->png;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-24 06:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found