Report with 2 pages

Stimulsoft Reports.WPF discussion
Post Reply
bsilence
Posts: 34
Joined: Wed Feb 13, 2013 12:15 pm

Report with 2 pages

Post by bsilence »

Hello,

I have a template for a report, that as 2 pages, the objective is to print the front and the back with some information from a business object.
But i want that this can be repeated many times as the number of items in my business object.
So , let's say something like 1-2, 1-2, 1-2, and so on, instead of 1-1-1-2-2-2. I don't know if i'm expressing correctly for you to understand what i want :)

I tried to use a databand in all the info of page 1, and another in all the info of page 2, with the same "source", but it kept creating a report with the page 1 repeated n times, and then comes the page 2 repeated also n times, but i wanted page 1 and 2, and then repeat :)

Can you help me on this one?
How can i solve this?

Thank you for your time.
Best regards
Bruno Fernandes
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report with 2 pages

Post by Alex K. »

Hello,

Can you please send us a sample report with test data for analysis.
Also please try to use the Collate property.

Thank you.
Post Reply