On 15/09/2010 11:04 PM, Jerzy Wolowik wrote:
I'm using Python 2.5.2 running on Win2k.
I've just try one of Tim Golden's "Win32 How Do I"
hints. Those on printing with win32print - Spooler API
wraper.
The problem? The problem is a huge delay in printing -
about two to four minutes. I'm printin
First, thank a lot for Your attention. Please don't
hesitate to put digging into that problem off for a
while. Until You'll back home at least. It's not so
burning.
The problem as whole is not so common this days, I
think. What I'm trying to do is to find the simplest
way of printing high v
Have you considered outputting your raw data to a portable file format like
HTML, PDF, etc and then printing these outside of Python? Just a thought.
-Preston
On Thu, Sep 16, 2010 at 2:29 PM, Jerzy Wolowik wrote:
> First, thank a lot for Your attention. Please don't hesitate to put digging
> int
Jerzy Wolowik wrote:
> Dear list members,
>
>
> I'm using Python 2.5.2 running on Win2k.
>
>
> I've just try one of Tim Golden's "Win32 How Do I"
> hints. Those on printing with win32print - Spooler API
> wraper.
>
>
> The problem? The problem is a huge delay in printing -
> about two