If memory serves, you can share the printer, then just treat it like a
UNC file path.

For example, if your computer is named FOGHORN and you share the printer
as LEGHORN, you can do this:
Open FILE, "\\\\foghorn\\leghorn"
Print FILE ...
Close FILE



-----Original Message-----
From: perl-win32-users-boun...@listserv.activestate.com
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of
Jon Bjornstad
Sent: Saturday, February 21, 2009 11:51 AM
To: perl-win32-users@listserv.ActiveState.com
Subject: Win32::Printer???

In the activestate ppm repository at:

        http://ppm4.activestate.com/idx/W3...WU.html

Win32::Printer is listed but it is not available for download.
The build logs show that there were fatal errors during the build
on 5.8 and 5.10.

If I simply want to send a plain text file to the default
printer what is recommended?

Thank you!

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to