Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Win32::Printer-type module for Mac OS?

by jhourcle (Prior)
on Jul 10, 2009 at 19:43 UTC ( [id://779025]=note: print w/replies, xml ) Need Help??


in reply to Win32::Printer-type module for Mac OS?

It probably helps to know what Mac's printing interface is called.

Net::CUPS sounds promising:

use Net::CUPS::Destination; my $printer = $cups->getDestination( "lj4200dn" ); my $jobid = $printer->printFile( $filename, $title );

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://779025]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 20:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found