Page 1 of 1

Pages within a detail record

Posted: Sun Dec 30, 2007 10:37 am
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

Pages within a detail record

Posted: Fri Jan 04, 2008 5:37 am
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.

Pages within a detail record

Posted: Mon Jan 07, 2008 9:39 am
by shmuly
Yes. This is similar to what we are facing.

Re: Pages within a detail record

Posted: Tue Apr 26, 2016 12:54 am
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

Re: Pages within a detail record

Posted: Tue Apr 26, 2016 8:07 am
by HighAley
Hello.

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

Thank you.

Re: Pages within a detail record

Posted: Tue Apr 26, 2016 11:35 pm
by mihiri2
thanks

Re: Pages within a detail record

Posted: Wed Apr 27, 2016 6:39 am
by Alex K.
Hello,

We are always glad to help you!

Thank you.