Tuesday, 23. May 2006 18:51.
Win32TextPrinter now calls win32print.OpenPrinter() before calling win32ui.CreateDC(). And of course win32print.ClosePrinter() after calling dc.EndDoc().Refering articles:
- Win32TextPrinter no longer calls OpenPrinter() (code changes 25.05.06) — I cancelled the changes described in (23.05.06) because they had no effect. The problem remains: Win32TextPrinter's output on a Lexmark Optra T612 printer is shifted right by about 1/6 inch, and I don't understand why.
- timtools 0.6.16 released (Releases 23.05.06) — This is to try whether win32print.OpenPrinter() resolves prnprint output shifted right.... (File timtools-0.6.16-py2exe.zip no longer available.) Committed revision 373.