Print to an IPP printer (pkipplib?)

Michael Torrie torriem at gmail.com
Mon Jan 10 12:37:33 EST 2011


On 10/16/2010 10:49 AM, Adam Tauno Williams wrote:
> I've found the module pkipplib which seems to work well for things like
> interrogating an IPP (CUPS) server.  But is there a way to send a print
> job to an IPP print queue? [and no, the local system knows nothing about
> the print architecture so popen....lp is not an option].  I just want to
> send the data from a file handle to a remote IPP queue as a print job.

I wonder if you could post the print job directly to the IPP url.  It's
really just HTTP under the hood.



More information about the Python-list mailing list