You can probably do it through WMI.  (class is Win32_Printer)
WMI works well with win32com, and there's also a wrapper module

http://tgolden.sc.sabren.com/python/wmi.html

for simplified access.
I imagine getting all the device parameters and port
configuration right will be messy, though.

      Roger

"GMane Python" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Anyone know if there's a module which will allow me to 'create' windows
> printer definitions?  Not from a Windows domain network, but just to add a
> printer that sends to a jet-direct-attached printer.
>
> Thanks!
> Dave
>
>
> 




----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 
Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to