Is there something I could add to my printer language monitor to avoid having
the DOCUMENT FAILED TO PRINT message showing when printing a document?
--
Will

Re: Printer warning message by Mr

Mr
Thu Aug 19 14:03:20 CDT 2004

"Will" wrote...

> Is there something I could add to my printer language monitor to avoid
having
> the DOCUMENT FAILED TO PRINT message showing when printing a document?

I suggest you remove the bug ;o)

In EndDocPort, do you remember to use SetJob to inform the spooler that the
job is complete ?

LB



Re: Printer warning message by Will

Will
Fri Aug 20 05:05:03 CDT 2004

I don't have a bug. Everything works fine. It shows the message only when
the printer can't print the document and I would like to not show the message.

"Mr B" wrote:

> "Will" wrote...
>
> > Is there something I could add to my printer language monitor to avoid
> having
> > the DOCUMENT FAILED TO PRINT message showing when printing a document?
>
> I suggest you remove the bug ;o)
>
> In EndDocPort, do you remember to use SetJob to inform the spooler that the
> job is complete ?
>
> LB
>
>
>