ActiveState Community

Perl/Tk question: printing from a window

Posted by msds on 2009-08-06 05:29

Hello
Perl/Tk question:

How do we print from a Perl/Tk window? Suppose i have a window open and some content in it (a cash receipt) and need to print the window and its contents how do i go about it?

Please help.