Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Remove Blank Page End of Report

Received Response
911
Views
9
Comments

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

  • Sherry George
    Sherry George Rank 7 - Analytics Coach

    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.

    https://support.office.com/en-us/article/Show-or-hide-formatting-marks-c2d8a607-5646-4165-8b08-bd68f9d172a0

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    Please go a head to create new thread if its different from the current issue...you always welcome

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    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

    image

    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

    image

    Please do these changes and let me know if still problem exists

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    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?

  • Ahsan Mumtaz
    Ahsan Mumtaz Rank 3 - Community Apprentice

    God Bless You and this community,

    Best Regards.

  • Ahsan Mumtaz
    Ahsan Mumtaz Rank 3 - Community Apprentice

    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

  • Ahsan Mumtaz
    Ahsan Mumtaz Rank 3 - Community Apprentice

    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

  • Ahsan Mumtaz
    Ahsan Mumtaz Rank 3 - Community Apprentice

    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

  • Ahsan Mumtaz
    Ahsan Mumtaz Rank 3 - Community Apprentice

    Dear Shukla,

    I have created a new thread as per your suggestion, please review and help if possible.

    image

    Best Regards,

    Javed Iqbal