Re: Net::Printer

2005-03-29 Thread Steven Schubiger
Net/Printer.pm line 742. > Use of uninitialized value in sprintf at > C:/Perl/site/lib/Net/Printer.pm line 742. Net::Printer docs excerpt: Please note that this module only talks to print servers that speak BSD. It will not talk to printers using SMB or SysV unless they are set up as BSD print

Net::Printer

2005-03-29 Thread Brian Volk
sprintf at C:/Perl/site/lib/Net/Printer.pm line 742. ---begin use strict; use warnings; use Net::Printer; my $lineprinter = new Net::Printer ( filename=> "C:/brian/test/12345.html", printer => "HP4100-IS", server => &q