[python-win32] SetPrinterDataEx or SetPrinterData

Mike Driscoll mdriscoll at co.marshall.ia.us
Mon Jun 14 23:19:09 CEST 2010


Hi,

I am looking for a way to call SetPrinterDataEx or SetPrinterData so I 
can set some parameters for one our admins. For some reason, the new 
Brother printer we bought thinks that we're not admins, so we need a way 
to hack it. I can't find anything in Python about these functions. Here 
are the MSDN pages I found:

http://msdn.microsoft.com/en-us/library/dd145084%28VS.85%29.aspx
http://msdn.microsoft.com/en-us/library/dd145083%28VS.85%29.aspx

I googled various terms, but it doesn't look like PyWin32 wraps either 
of these directly. Does anyone know any workarounds? Thanks!



-- 
*Mike Driscoll*

Blog: http://blog.pythonlibrary.org


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100614/01c4a168/attachment.html>


More information about the python-win32 mailing list