On 08/11/2016 01:19 PM, Alan Gauld via Tutor wrote:
On 11/08/16 17:14, Ken G. wrote:
Unfortunately, no printing is done yet. Still working on it. Your reference to duckduckgo.com provided a list of useful pywin32 attibutes but no examples was provided. Will keep looking. Thanks.
PyWin32 is a very thin layer on top of the Win32/COM API. You probably need to be familiar with printing in Win32 to use PyWin to print, and that's not trivial. If you are already familiar with printing from C/C++ it will be straightforward but otherwise you may be better looking at other options.
Finally got it printing. Gosh, it is a whole new ball game in a new whole ball park stadium. Loading up on soda pops and popcorns. Yep, you got it right, absolutely NOT trivial. GRRR.

Thanks to all for providing guidance of where to go and look.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to