Pages within a detail record

Stimulsoft Reports.NET discussion
Post Reply
shmuly
Posts: 58
Joined: Wed Jul 05, 2006 2:19 pm

Pages within a detail record

Post by shmuly »

I am trying to accomplist the following:

I have an Invoice that has multiple pages. I'm not talking about multiple pages of the same detail. I am referring to one page of invoice items and another of payments against previous invoices.

Is there a way to make the second page for all the invoices print directly after the same customer's invouce items page?

Page 1 (Acount 234)
Account Header
Invoice Item
Invoice Item
Invoice Item
Invoice Item
Account Footer

Page 2 (Account 234)
Payment Info
Payment Info
Payment Info
Payment Info
Summary of Payments

Page 1 (Acount 567)
Account Header
Invoice Item
Invoice Item
Invoice Item
Invoice Item
Account Footer

Page 2 (Account 567)
Payment Info
Payment Info
Payment Info
Payment Info
Summary of Payments

Rather than:

Page 1 (Acount 234)
Account Header
Invoice Item
Invoice Item
Invoice Item
Invoice Item
Account Footer

Page 1 (Acount 567)
Account Header
Invoice Item
Invoice Item
Invoice Item
Invoice Item
Account Footer

Page 2 (Account 234)
Payment Info
Payment Info
Payment Info
Payment Info
Summary of Payments

Page 2 (Account 567)
Payment Info
Payment Info
Payment Info
Payment Info
Summary of Payments
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Pages within a detail record

Post by Vital »

If i right understand you can use report with two template pages: Page1 and Page2. On Page1 you place Master (Account) and Detail (Invoice Item). On Page2 you place Master (Account) and Detail (Payment Info).

Thank you.
shmuly
Posts: 58
Joined: Wed Jul 05, 2006 2:19 pm

Pages within a detail record

Post by shmuly »

Yes. This is similar to what we are facing.
mihiri2
Posts: 43
Joined: Mon Apr 08, 2013 2:29 am

Re: Pages within a detail record

Post by mihiri2 »

Hello,

I know that this is an old thread. However I have the same issue.
If I try to use two different page layouts within same mrt file( one for invoice , one for payments- they need to be printed on two different pages) what happens is, it prints all invoices first and then prints all payments.
What I need instead is, print Invoice1 and Payments 1. Then Print Imvoice2 and paymnets2 etc....

Any advises/suggestions to achieve the above would be greatly appreciated.

Thanks
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Pages within a detail record

Post by HighAley »

Hello.

Please, try to set the Collate property of the report to 2.

Thank you.
mihiri2
Posts: 43
Joined: Mon Apr 08, 2013 2:29 am

Re: Pages within a detail record

Post by mihiri2 »

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

Re: Pages within a detail record

Post by Alex K. »

Hello,

We are always glad to help you!

Thank you.
Post Reply