Hello,
What I have is this:
A web page for an internal order form. Currently users click the SUBMIT button to send the job to the printer. I currently use the Window.Print to bring up the print dialog box. I am looking for another way where the user does not have to actually click "Print" on the print dialog box.
When the user gets to this page I record thier current default printer, add this new network printer and set it as default then - window.print. After they print I add back their old default printer and remove the submission printer I had just added. What I wanted to do is to take the step out of having them to actually click print.
I saw something a few months ago about an activex component that could handle this, but I can not find anything about it now.
Any ideas would be appreciated.
Thanks,
What I have is this:
A web page for an internal order form. Currently users click the SUBMIT button to send the job to the printer. I currently use the Window.Print to bring up the print dialog box. I am looking for another way where the user does not have to actually click "Print" on the print dialog box.
When the user gets to this page I record thier current default printer, add this new network printer and set it as default then - window.print. After they print I add back their old default printer and remove the submission printer I had just added. What I wanted to do is to take the step out of having them to actually click print.
I saw something a few months ago about an activex component that could handle this, but I can not find anything about it now.
Any ideas would be appreciated.
Thanks,