I try to get printout by using perl script. I write the coding. But its getting an error
use Net::Printer; # Create new Printer Object $lineprinter = new Net::Printer( filename => 'c:\temp\test.txt', printer => 'Apple LaserWriter II + NTX v51.8', server => '172.16.8.9', port => 'IP_172.16.8.9', lineconvert => 'YES' ); # # Print the file $result = $lineprinter->printfile();
Error
Could u pls guide meERROR:Net::Printer[145]: Could not connect to printer: Unknown error
In reply to Net::Printer Error by gopalr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |