Link to home
Start Free TrialLog in
Avatar of disASM
disASM

asked on

What is a good printing library for wxpython, python code, and on windows?

I am working on a serialized inventory system, written in python, and my GUIs are written using wxpython. I need a good interface to write the local and networked/shared printers. I can figure out the gui side and finding the available printers, i just want a nice library to format the data out the printer. Something that allows me to draw lines, color, write BMPs and use fonts...
ASKER CERTIFIED SOLUTION
Avatar of pepr
pepr

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial