I have a single page report right now. I want to add a report parameter that I can pass in true/false. If the parameter is false, then nothing changes and the report prints as a single page. If the parameter is true, I want the report two print out two pages (the exact same thing from page 1, just twice).
What do I need to do to get the page to print twice? I'm using the web reporting so setting the print copies to 2 is not an option for me and it has to be done at the report level.
What do I need to do to get the page to print twice? I'm using the web reporting so setting the print copies to 2 is not an option for me and it has to be done at the report level.