[python-win32] Strange printing with Pythonwin

Jesus Aguillon jesus at aguillon.com
Fri Dec 15 23:21:17 CET 2006


Hello all,
I am experiencing a problem when I try to print a script from within
PythonWin.  I will occasionally only get  blank pages printed.  When I try
to preview the print it will also show blank pages.  It seems that this is
an intermittent problem since at times it will print correctly.  Has anyone
experienced a similar issue?

I am running on Windows XP SP2 and the following is displayed when I bring
up PythonWin.

PythonWin 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
on win32.
Portions Copyright 1994-2006 Mark Hammond - see 'Help/About PythonWin' for
further copyright information.
>>> C:\Python25\Lib\site-packages\pythonwin\pywin\scintilla\view.py:641:
DeprecationWarning: 'L' format requires 0 <= number <= 4294967295
  fr = struct.pack('LLIIIIIIIIll', hdcRender, hdcFormat, rc[0], rc[1],
rc[2], rc[3], rc[0], rc[1], rc[2], rc[3], pageStart, lengthDoc)

Thank you,
-- 
jesusATaguillonDOTcom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20061215/70169047/attachment.html 


More information about the Python-win32 mailing list