ASP.NET reporting question
Posted: Fri Dec 10, 2010 7:12 pm
Hi,
I havent been using Stimulsoft Report for some time already. I have notice some inprovement on the documents. Very good.
Now I have some question.
I used to design reports in my aspx pages as StiWebReport. I notice in the PDF manual, there is nothing about this StiWebReport. Is this method not recommended anymore ?
What is the easiest way to design and show a report in a asp.net application. I used to do this method..
rep.LoadPackedDocumentFromString(Session(STIMUL_REPORT))
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page, rep, False)
I there a better way now ?
I havent been using Stimulsoft Report for some time already. I have notice some inprovement on the documents. Very good.
Now I have some question.
I used to design reports in my aspx pages as StiWebReport. I notice in the PDF manual, there is nothing about this StiWebReport. Is this method not recommended anymore ?
What is the easiest way to design and show a report in a asp.net application. I used to do this method..
rep.LoadPackedDocumentFromString(Session(STIMUL_REPORT))
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page, rep, False)
I there a better way now ?