Issue with 'Print on Previous Page'

Stimulsoft Reports.NET discussion
Post Reply
BG71
Posts: 6
Joined: Tue Feb 16, 2010 8:28 am
Location: Belgium

Issue with 'Print on Previous Page'

Post by BG71 »

Hi,

I've got an issue with the 'Print on Previous Page' option. When this option is set to 'False', the report is printed correctly, with all the necessary data.
However, when I change the setting to 'True', some data may disappear.

This happens when the report page gets to the bottom of the print page and has some data left to print on the next print page.

Do I need to change a setting to make my report act in a correct way, or is this a bug in the program?
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Issue with 'Print on Previous Page'

Post by Jan »

Hello,

Please send your report for examination to support@stimulsoft.com. Also add link to this topic in your EMail.

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Issue with 'Print on Previous Page'

Post by Ivan »

Hello,

Can you please send us a sample report with data, which reproduces the issue?

Thank you.
BG71
Posts: 6
Joined: Tue Feb 16, 2010 8:28 am
Location: Belgium

Issue with 'Print on Previous Page'

Post by BG71 »

Hi Ivan and Jan,

Many thanks for the help and inspiration you provided by e-mail!

>>>You use the same datasources (for example, tblReportValues1) for databands on PageFooters (Data6, Data12, Data49, Data51) and for databand 4_1-2-3-4 on page Page4.
>>>Please create in the dictionary copy of all theses DataSources and their Relations, and use for databands on PageFooter these copies.

Indeed, when we don't use those DataSources anymore, the issue seems to be solved.
However, instead of creating copies of the DataSources, we will first try to create some variables in the ReportTitle. On first sight, this also does the job!
Post Reply