Page 1 of 1

Combined Invoice Picking Slip

PostPosted: Wed Apr 13, 2016 6:34 pm
by Atronics
I want to insert a Picking Slip as a sub report into an Invoice report. How do I get the sub report to print ONLY after all pages of the main (invoice) report ate printed. I have used the section suppression "PageNumber > 1" which is OK , as long as the invoice is less than two pages long.

Re: Combined Invoice Picking Slip  Topic is solved

PostPosted: Thu Apr 14, 2016 12:51 pm
by Mike.Sheen
Atronics wrote:I want to insert a Picking Slip as a sub report into an Invoice report. How do I get the sub report to print ONLY after all pages of the main (invoice) report ate printed. I have used the section suppression "PageNumber > 1" which is OK , as long as the invoice is less than two pages long.


If you place the subreport in the report footer section of the invoice report, this should work.