Help with master/detail plus last page with contract (rich text)
Hi
i am trying to print a shipping manifest with a contract at last page.
Header - number, driver, date, page, and other informations
Detail - invoice information
Last page - contract (one page with rich text) and the number from
header and driver name.
My problem is with last page.
To print one manifest, my report is ok.
To print 2 or more, I didn´t get the last page to print after detail.
I have to pipelines, one for master and other for detail.
Main report is set do master pipeline and subreport that is in
detailband is set do detail pipeline.
I also create a group to reset page number when manifest number change
(new manifest - master pipeline).
I asking for help where I should put the contract subreport to print
only one page after the detail. The contract should print as separeted
page.
Manifest 1
Detail.... (1 or more pages depending on itens qty)
Contract 1
Manifest 2
Detail.... (1 or more pages depending on itens qty)
Contract 2
Manifest 3
Detail.... (1 or more pages depending on itens qty)
Contract 3
Best regards
Sergio Melchiori
--
This discussion has been closed.
Comments
Below are two methods that will give you the output you are after.
1. If the Group Footer is empty, set the "Reprint Group Header on
Subsequent Pages" is False for the group and place the contract info
inside the Summary band of the subreport with its "New Page" property
set to True.
2. If the Group Footer is not empty, set the "Reprint Group Header on
Subsequent Pages" is False for the group and place a TppPageBreak
component at the bottom of the GroupFooterBand of the main report. Then
place the contract info below (in front of) the page break.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com