Page 1 of 1

Multiple Pages Problem

Posted: Mon Apr 28, 2008 3:44 am
by Pandiya Krishnan
I am using asp.net 2.0 and sqlserver 2005 and StimulReport.Net.2007.1 for web reports.

I've developed a report which has multiple pages and some of the text boxes are data bounded.

The preview of the report shows correct result, but when i run the report it doesn't bound data from database.

I just print the data directly to pdf.

Following is the code I've used.

Dim Report As Stimulsoft.Report.StiReport = rwInvoice.GetReport()
wvInvoice.Report = Report
wvInvoice.PrintToPdf()

It works well when i used single page for report.

Thank you.


Multiple Pages Problem

Posted: Mon Apr 28, 2008 6:30 am
by Vital
Hello,

Please send your report to support@stimulsoft.com for examination.

Thank you.