Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Remove Blank Page End of Report

Summary
Remove Blank Page End of Report
Content
Hi,
I am running a report in xml publisher. The output of the report prints 2
pages, one page with correct report output and other page is a blank page
with header details.
I want to avoid this blank page. Is that something wrong? Please help.
Thanks!
Answers
-
Are you using an RTF template? If so, make sure you do not have unnecessary new lines and spaces in your template. One way to see this is by enabling the Hide/Show button in MS word.
0 -
Please go a head to create new thread if its different from the current issue...you always welcome
0 -
Two changes require on the template, since you are calling two template using single rtf(one for Jul-17 and one for Jun-16)
1. Put the condition <?if:SIBA_CAL_RUN_ID='JUL-17'?> before the <?if:SIBA_CAL_RUN_ID!=''?>, this is because <?if:SIBA_CAL_RUN_ID!=''?> condition is always true in both the cases and because of this its calling both the layout and since <?if:SIBA_CAL_RUN_ID='JUN-16'?> fail in case of JUL-17 data so its print blank page
so your condition should be as below
2. Remove the blank space between template JUN-16 and JUL-17 because anyway you are calling bage break after JUL-17 then there is no mean to provide extra space, these extra space also causing blank page.
So JUN-16 should start as below
Please do these changes and let me know if still problem exists
0 -
There may be some hidden table layout or space that causing the issue....could you please upload your rtf and sample xml for further debugging?
0 -
God Bless You and this community,
Best Regards.
0 -
Dear Shukla,
My issue has been resolved thank y very much. I really appreciate your efforts for my issue.
Can I discussed another issue with you.
Regards,
Javed Iqbal
0 -
Dear Brajesh Shukla.
I am using Two different Template in One RTF JUNE-16 AND JULY-17,
both templates run on calendar id, when report run on JULY-17 then it creates blank page.
Please find attached File for ready reference.
Regard
Javed Iqbal
0 -
Dear Sherry George,
Thanks for your quick response, actually, when records increases then it create a null page, there is no any null space or lines in the template etc.
Thanking you,
Regards,
Javed Iqbal
0 -
Dear Shukla,
I have created a new thread as per your suggestion, please review and help if possible.
Best Regards,
Javed Iqbal
0