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.
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.