generate multiple pages for a list of objects
Posted: Tue Jun 04, 2013 3:37 pm
Say I have a list of user objects, and the report template is aiming for one user object which can simple print out only the first name and last name. As for the list of user objects, currently how it works is it will generate one report per user object, and will be opened in different tabs in WPF.
What I would like is to have one report with multiple pages, one page per user object. In that way, I only have one tab with a consolidated report.
Is there any way to achieve that?
Thanks!
What I would like is to have one report with multiple pages, one page per user object. In that way, I only have one tab with a consolidated report.
Is there any way to achieve that?
Thanks!