On Wed, Jun 10, 2015 at 2:48 PM, Hans Becker <h...@earthlink.net> wrote:
> Does anyone by chance have sample code I could cut and paste to print > landscape? > I don't have a cut and paste example on hand, but you might benefit from reading the source of this module, or even using it: MSWinPrint 1.1 : Python Package Index https://pypi.python.org/pypi/MSWinPrint The method they show for setting landscape mode (setting devmode.Orientation) looks like it will blend in with what you have with only a little adjustment. Todd
_______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32