The following will do it:
use strict; use warnings; use Win32::Printer; my $dc = new Win32::Printer(dialog => '1');
If you want to do more than that, please read the documentation for Win32::Printer. I had never used it myself until I saw your question, but a few minutes with Google pointed me right to that documentation.
In reply to Re: open print dialog box
by liverpole
in thread open print dialog box
by memo.garciasir
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |