Get user's Default printer name
How could I get the user's default printer's name in javascript?
(I need it in order to print a crystal report in our IntraNet site. I print the report from the IIS server directly to the user's printer. (I could do it because it's INTRANET not INTERNET). I can't use the browser print , because it's a very big report with many pages. so I need to print it from the IIS server - and in order to do that I need the users default printer name
(I need it in order to print a crystal report in our IntraNet site. I print the report from the IIS server directly to the user's printer. (I could do it because it's INTRANET not INTERNET). I can't use the browser print , because it's a very big report with many pages. so I need to print it from the IIS server - and in order to do that I need the users default printer name
No comments:
Post a Comment