Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Problem with postscript capturing of Tk::AbstractCanvas

by KuntalBhusan (Acolyte)
on Nov 29, 2012 at 15:11 UTC ( [id://1006267]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my ($miny, $maxy) = (1000000000000000000, -1000000000000000000);
    my ($minx, $maxx) = (1000000000000000000, -1000000000000000000);
    ...
                       -height=>3400,    
                       @capture);
    
  2. or download this
    my ($xt0,$yt0,$xt1,$yt1) = $_canvas{0}->bbox('all');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-24 04:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found