0

How to call a print method of print document class from webservice. The application must be hosted in IIS.

I have tried implementing but the print method executes when running on development port but upon hosting in IIS , it does not prints.

Chief
  • 914
  • 1
  • 9
  • 26
  • do you want to print on the server or on the client's connected printers? Do you understand the difference between these two ways of printing? The server knows nothing about the printers connected to the clients. – Davide Piras Oct 01 '11 at 12:20
  • The server has the printer connected. The client machine will call for a webservice which should start printing. – Chief Oct 01 '11 at 12:44
  • 1
    Deleted my answer as it wasn't helpful to you. – Harsh Baid Oct 25 '11 at 14:02

0 Answers0