Printing DataSets

Stimulsoft Reports.WPF discussion
Post Reply
Michele
Posts: 10
Joined: Thu Sep 08, 2011 3:17 am
Location: Italia

Printing DataSets

Post by Michele »

Hi,
Is It possible to create a single report which can print different DataSets?
I mean: I would like to insert a "Print Function" in the "Statistics Section" of my software;
I have many different DataSet results which I have to Print: I would like to create a Report
telling it "OK print this DataSet" or "Print this other" ...
Is It possible to create a single Report or I have to create many Reports, one for each DataSet produced ?

thanks in advance
Michele
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Printing DataSets

Post by Alex K. »

Hello,

If we understant your task correctly, you can create report from code.
Please see the sample in attachment.

Thank you.
Attachments
1624.DynamicCreateReport.zip
(15.46 KiB) Downloaded 239 times
Michele
Posts: 10
Joined: Thu Sep 08, 2011 3:17 am
Location: Italia

Printing DataSets

Post by Michele »

Yes, it works perfectly for me.

thanks a lot
Michele
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Printing DataSets

Post by Andrew »

Perfect!

Have a nice day!
Thank you.
Post Reply