On Feb 1, 2008 2:08 PM, Grant <[EMAIL PROTECTED]> wrote:
> I am able to print from my remote server to my local printer server
> perfectly with 'lpr file.pdf'. I'd like to be able to do that from
> within a perl script. What is the simplest way?
snip
open my $printer, "|-", "/usr/bin/lpr"
or
I am able to print from my remote server to my local printer server
perfectly with 'lpr file.pdf'. I'd like to be able to do that from
within a perl script. What is the simplest way?
- Grant
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://