KenGr
12-01-2004, 04:56 PM
Hi:
I have no idea where to post this thread so I'm going try here. It's part networking and part printer problem and part programming.
Yesterday I setup an HP 1320tn printer on my network. The main purpose of this printer is to print payroll and accounts payable checks. I can control which tray and which printer a print job goes to from my accounting program. What I want to do is to stop people from printing to this printer from programs other than my accounting program(e.g. Excel, Word, etc.) So, if a user tries to print to the HP from Excel they will get a message that they cannot.
The only way I can think of to do this is to write a script that would intercept the print request and test to see if the printjob should go to the specified printer. Does anyone no if you can accomplish this through security rights in Win2k? Any ideas would be much appreciated.
I have no idea where to post this thread so I'm going try here. It's part networking and part printer problem and part programming.
Yesterday I setup an HP 1320tn printer on my network. The main purpose of this printer is to print payroll and accounts payable checks. I can control which tray and which printer a print job goes to from my accounting program. What I want to do is to stop people from printing to this printer from programs other than my accounting program(e.g. Excel, Word, etc.) So, if a user tries to print to the HP from Excel they will get a message that they cannot.
The only way I can think of to do this is to write a script that would intercept the print request and test to see if the printjob should go to the specified printer. Does anyone no if you can accomplish this through security rights in Win2k? Any ideas would be much appreciated.