Customer wants report to print out on both sides of paper
(2-sided printing, front and back).
Customer also wants the Main Grouping Header to "never" start on the back of a page (ie. Main Group should always starts on an Odd-number Page (on the frontside of paper)
My Conditional Group Formula CAN detect the Even-Pages:
Remainder(PageNumber,2) <> 1
But when I use this formula in the Group Header to force New Page before Header whenever PageNumber is Even,
in conjuction with the "Standard" New Page After Group Footer (after every Group),
I always end up getting just 1 page feed.
(I need 2 page feeds whenever a New District Header is starting on a Even Number page)
Is this possible?
Thanks for any suggestions
James
(2-sided printing, front and back).
Customer also wants the Main Grouping Header to "never" start on the back of a page (ie. Main Group should always starts on an Odd-number Page (on the frontside of paper)
My Conditional Group Formula CAN detect the Even-Pages:
Remainder(PageNumber,2) <> 1
But when I use this formula in the Group Header to force New Page before Header whenever PageNumber is Even,
in conjuction with the "Standard" New Page After Group Footer (after every Group),
I always end up getting just 1 page feed.
(I need 2 page feeds whenever a New District Header is starting on a Even Number page)
Is this possible?
Thanks for any suggestions
James