Multiple Pages Problem

Stimulsoft Reports.NET discussion
Post Reply
Pandiya Krishnan
Posts: 2
Joined: Sat Jun 16, 2007 8:07 am
Location: India

Multiple Pages Problem

Post 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.

Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Multiple Pages Problem

Post by Vital »

Hello,

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

Thank you.
Post Reply