Skip to main content

MSWinPrint

Project description

MSWinPrint.py defines a class and utility functions for use by programs needing to print complex output on Windows 2K/XP hosts.

document is a class for creating and running print jobs. Presently, the source is the only documentation for this class.

listprinters() returns a list of printer names. The default printer is the first element of the list, and all other printers follow in alphabetical order.

desc(printer) returns a dictionary containing the descriptive fields for the named printer.

getfont(name, size) returns a win32ui font object for the named font scaled to the given size. Font substitution may have been done by Windows, so don’t be surprised if you don’t get what you asked for.

Development versions of this module may be found on Github at:

https://github.com/Solomoriah/MSWinPrint

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MSWinPrint-1.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page