Summary
How to remove the unnecessary spaces in the output from BI Publisher Reports.
Content
Hi All,
I am creating a XML report using BI Publisher Add-In for Microsoft Office 32 bit on Windows 8.1
I have written some conditions before the actual contents of the BI Publisher Report.
While displaying the output of the report, the space consumed by the conditions are shown as blank or empty space.

The output is shown as above. I need to remove the unnecessary space between the Report Date and Time and Bill Number from the output.
How to do this.
Is there any tag which I can include in the BI publisher like <?split-by-page-break:? to achieve my desired output.
Your suggestions are highly appreciated.