M
Mike
I have an Intranet application that I need to print documents from. With C#
is it possible to either create a component or web service that will get the
users default printer and print the documents to that printer without the
user seeing the print dialog box?
I will be passing the document name to the print process from an ASP page
not asp.net page.
I've created a dll in VB 6 and it only prints the document to the web
servers default printer, I need the users that access the app default
printer.
is it possible to either create a component or web service that will get the
users default printer and print the documents to that printer without the
user seeing the print dialog box?
I will be passing the document name to the print process from an ASP page
not asp.net page.
I've created a dll in VB 6 and it only prints the document to the web
servers default printer, I need the users that access the app default
printer.