Response object issue while pdf save

Hi,

I am using ASpose pdf for my MVC application. I have created the pdf, but is
having trouble in opening the file. I am not getting the response object
in the line
pdf.Save(param + ".pdf", Aspose.Pdf.Generator.SaveType.OpenInBrowser,Response);.


I am giving an ajax call to the controller method.
Can anyone please help me.

Thanks

Hi Surya,

Thanks for contacting support.

Can you please share the code snippet/sample project which you are using so that we can also test the scenario at our end. It would be nice if you could also share some details regarding your working environment. We are sorry for this inconvenience.