External web service is returning the PDF file data in bytes, I have to do some processing in c# code and give link in CRM form. On clicking on this link user will get browser Save As, Open Dialog box. I cannot host any new c# web application on IIS.
Anyone could you please suggest me the solution.