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


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to