You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

To print a table at the bottom of the page, irrespective of the space taken up by the previous table

edited Oct 21, 2025 8:42AM in BI Publisher Learning Center

Using the Oracle BI Publisher add on for Microsoft word we need to print a table at the bottom of the page, irrespective of the space taken up by the rest of the data/text. The report is developed as an rtf template and the XML for the report has the following structure:

Table [

For-each g_header

<data from g_header query>

For-each g_lines

<data from g_lines query>

End g_lines

] close table

Second Table [

More details from g_header

] close table

End g_header

There is no limit to the number of records in g_lines. It can hold 1, 2, 3 records or can even span on the other page. Our requirement is that the table printed after g_Lines is printed at the bottom of the page, leaving a blank gap between the last record of g_lines until the table.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!