HagerMdMan
08-23-2009, 02:28 PM
How can I identify and print to the user's default printer?
I am not talking about printing the current form. I need to create a document using the system.drawing and send it to the users default printer.
When I try to display the name of the default printer I get "Default printer not set". Of course this works fine on my development machine but fails on the deployed site.
Thanks for any help.
I am not talking about printing the current form. I need to create a document using the system.drawing and send it to the users default printer.
When I try to display the name of the default printer I get "Default printer not set". Of course this works fine on my development machine but fails on the deployed site.
Thanks for any help.