I have created the pdf file in the MVC Controller in ASP.NET Core 3. I am returning the FileStreamResult from this controller. I want to open the PDF in a new b
FileStreamResult