I need to display a preview of a report, in an ASP.Net web page (using C# server side scripts). The preview needs to be a PDF rather than HTML and displayed inline (possibly in an iframe?).
Is it possible to specify the headers of a report rendered as a PDF, so its 'Content-Disposition' is inline rather than attachment?
Or is there any other way to display a report rendered as a PDF inline in an ASP.Net web page?
I am using Reporting Services 2008
In the ASP.Net site I am using web references to ReportService2005.asmx and ReportExecution2005.asmx
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…