I tried creating a report using a sub report. When I exported it to PDF I have noticed that there are extra blank pages in the PDF.
I made it clear that body width + left margin+ right margin <= report width
.
But still it gives the blank page. sub report as individual working great.
Also I am calling the sub report from with in a list in main report. I tried to set up a page break after list . but it looks like its not working.
I want the next list displayed on a new page.
How do I achieve these.