Blank Pages after a group completes in SSRS
Hello All,
My Requirement is to insert a blank page, if a group completes in an odd page.
For example:
If ABC is my Production Order and It contains n number of operations. It will print as below:
Page No: 1
Prod Order: ABC
Operations:
10
20
30
PageNo: 2
Operations:
40
50
60
PageNo: 3
Operations:
70
80
90
And here operations of "ABC" production order completes. So, i need a blank page as my 4th page.
From 5th page Another production order suppose "XYZ" will start.
This is basically needed to print back and forth of a page.So, 4th page should be blank which will be the backside of 2nd page.
What Expression should i write for Pagebreak?? Or else it can be handled in some other way
Any Idea. Pl Share..
|