I think I got my listview to work almost like I want
it.  I now feel a need to be able to print the content
of the listview (as it is a report application) to a
specified printer or at the minimum the default
printer.  I remember back in the days when I was
programming Visual C++ that there were a printer dialog
which allows you to bring up the dialog and print out
the currently document.  I wonder if anyone has ported
this capability over to Perl's Win32??  I looked at
google.com but didn't see any mention of it.  Surely
other perl users out there do occasionally have the
need to print stuffs on their programs to the printer??
 Any advice?

Reply via email to