[issue2994] Bad behavior in PythonWin

2008-05-28 Thread Facundo Batista
Facundo Batista <[EMAIL PROTECTED]> added the comment: See http://wiki.python.org/moin/PythonWin, PythonWin is not a project from python.org, you should post the bugs in the tracker of that project. -- nosy: +facundobatista resolution: -> invalid status: open -> closed

[issue2994] Bad behavior in PythonWin

2008-05-28 Thread Hugh Myers
New submission from Hugh Myers <[EMAIL PROTECTED]>: On a 43 line file, printer printed 29 pages, mostly blank(occasional page and title info across top--- somewhat random). Good news is printer performance is consistent with print preview! -- components: Windows messages: 67454 nosy: hsm