Hello everyone,
when i am trying to export my report to PDF it is giving some blank pages in every even page numbers. to over come this i have followed the two conditions as
width of the Body + left margin of the report + Right margin of the report < = Report width.
and Consume container white space property set to TRUE.
Now the issue with the blank pages is resolved but the report page is comming now as in the LANDSCAPE rather than Portrait format, means i am getting so much of empty space at the right side of each page.
can any one help me out in solving this issue.
Thanks in Advance.