Problem printing merged reports

Stimulsoft Reports.NET discussion
Post Reply
TGoertler
Posts: 24
Joined: Wed Aug 25, 2010 9:16 am
Location: Gundelsheim/Germany

Problem printing merged reports

Post by TGoertler »

Hi,

my project creates several reports in the background and merge all pages into one report (in memory).
Then I create a preview form that shows this merged report. Everything worked perfectly until I updated to the latest Stimulsoft Reports.NET.

Now when I press the "Print" button the "merged" pages disappear and just a blank page gets printed. It looks like the report component
runs a "render" before printing.

When I try to export the "merged" report, everything works fine.

Is there something I need to change? Is there something different to older version when pressing the "print" button in the preview form?

Thank you in advance,
Thomas
TGoertler
Posts: 24
Joined: Wed Aug 25, 2010 9:16 am
Location: Gundelsheim/Germany

Problem printing merged reports

Post by TGoertler »

When saving the merged pages as mdc file then reload it into a new StiReport object then it works.
It's possible to click the "print" button, then eyerything is fine. The problem now is, that I always have to save the file before printing.

Hope that helps a bit to nail the problem down.

Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Problem printing merged reports

Post by Alex K. »

Hello Thomas,

Please send us sample project which reproduces the issue for analysis.

Thank you.
Post Reply