Home > Archive > Visual Basic > April 2006 > pause or resume a windows printer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
pause or resume a windows printer
|
|
|
| Can someone provide specific program instructions to pause a printer, cancel
all the print jobs of a printer, and to resume printing after it is paused?
Normally all these can be done manually via the printer applet under control
panel of most Windows OS. But can I do it via programming instructions?
Although I went through this site: http://vb.mvps.org/articles/dd200202.asp
but there I couldn't find the specific command syntax to do the trick. Can
someone provide the key statements?
| |
|
| I go through the link given by Karl E Peterson once more and now agree.. yes,
it has my needed codes. Thanks Karl.
"ykffc" wrote:
> Can someone provide specific program instructions to pause a printer, cancel
> all the print jobs of a printer, and to resume printing after it is paused?
>
> Normally all these can be done manually via the printer applet under control
> panel of most Windows OS. But can I do it via programming instructions?
>
> Although I went through this site: http://vb.mvps.org/articles/dd200202.asp
> but there I couldn't find the specific command syntax to do the trick. Can
> someone provide the key statements?
|
|
|
|
|