BI Publisher (MOSC)

MOSC Banner

BIP: RTF Design - Get current page number and limiting number of rows on page

edited Nov 6, 2019 4:03AM in BI Publisher (MOSC) 6 commentsAnswered

We had some forms designed for us that has a nice utility to count and limit the number of data rows to be displayed on each page. Currently, this number of rows is fixed, but I have a condition where on the fitst page I want to have 10 rows displayed, but on all subsequent pages, increase this to 15 (the first page has a different header).

What I need to determine is how to get the current page number and use the following logic:

<?if:page-number=1 then LPP=10 else LPP=15 ?> or something similar. I have just begun to learn how the embedded BIP inserts code into an RTF document.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center