Help - set printer port and monitor queue with VB

  • Thread starter Thread starter nycboy
  • Start date Start date
N

nycboy

Hi,

Anyone know how to

1. Set printer port on Windows XP with VB.NET?
It is a programmatically equivalent of
doing

Right click a printer icon | Properties,
Port | (Add port, delete port, select port)

2. Monitor printing queue.

Any suggestion and comment are appreciated!

Thanks.

-david


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Thanks, Arne! It's veru helpful.

-david

---- Original Message ----

Help - set printer port and monitor queue with VB
From: nycboy
Date Posted: 6/16/2004 3:23:00 PM



Hi,

Anyone know how to

1. Set printer port on Windows XP with VB.NET?
It is a programmatically equivalent of
doing

Right click a printer icon | Properties,
Port | (Add port, delete port, select port)

2. Monitor printing queue.

Any suggestion and comment are appreciated!

Thanks.

-david


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!


Re: Help - set printer port and monitor queue with VB
From: Arne Janning
Date Posted: 6/16/2004 3:24:00 PM


2. Monitor printing queue.

http://www.merrioncomputing.com/Download/PrintQueueWatch/Release_1_8.htm

Cheers

Arne Janning


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Back
Top