kleinbiker7 has asked for the wisdom of the Perl Monks concerning the following question:
Unfortunately, our network is not set up, so that you can do a simple call like:
system ("cat filename.txt < lptr"); # or something like that.
Is there any other way to communicate between the script and the printer, or do I need to install Net::Printer?
Also, I read in the Net::Printer documentation that the printer must speak BSD, not SMB or SysV. I am not familiar with this terminology.
Anyway, the printer in question is a Hewlett Packard Laserjet 5si.
Thanks!
Kleinbiker7
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to send output from a Perl script to the printer
by arturo (Vicar) on Mar 06, 2001 at 05:57 UTC |