On 1/7/2019 5:17 PM, Dave wrote:
I need to print to one or both of my system printers. I have not found
a printer object in Python or in Tkinter. This needs to work with
Linux, Window, and Mac. Can someone point me in the right direction?
Ultimately, I want to have a File/Print in the menu t
Neither Python nor Tkinter include interface libraries to talk to hardware
printers out of the box, but a number of libraries and methods exist
depending on your platform. Both Wx and Qt, UI toolkits with great Python
bindings, do support printers to one degree or another, although I don't
know how
I need to print to one or both of my system printers. I have not found
a printer object in Python or in Tkinter. This needs to work with
Linux, Window, and Mac. Can someone point me in the right direction?
Ultimately, I want to have a File/Print in the menu that lets me select
the printer an