I need a procedure that cancels all the print jobs of a specific printer.
I use vb.net 3.5 & win xp pro.
Plz don't send me "restart the spool service", I need code to cancel all print jobs.
Thanks in advance.
Printable View
I need a procedure that cancels all the print jobs of a specific printer.
I use vb.net 3.5 & win xp pro.
Plz don't send me "restart the spool service", I need code to cancel all print jobs.
Thanks in advance.
Thank you very much.
But how can I use the result of a vbs in the .net environment in order to get feedback from the script?
You can print the results out to a file, and read them back.