View Full Version : Forcing Blank Page after Section Breaks


pcorkery
01-06-2006, 12:42 PM
Hi,

I am creating a report that breaks down revenue by customer buy I want to force a blank page after each customer so the Sales Administrator can break up the report for the differenct sales people. I tried Force New Page in the properties but it doesn't help for duplex printing. Do I need to use some VB scripting? Any suggestions would be appreciated.

Smart
01-09-2006, 02:29 AM
After your last detail field in the report place a page break
After the page break create a text field (with some text in it ie Blank) then change the colour of the text to white.

Hope this helps