BI Publisher (MOSC)

MOSC Banner

initial-page-number not working in RTF format output

edited Mar 15, 2013 5:26AM in BI Publisher (MOSC) 1 commentAnswered
 A report has a parameter for the page number to start with. In rtf template below code is present
<?initial-page-number:xdoxslt:ifelse(P_FIRST_PAGE_NUM!=’’,number(P_FIRST_PAGE_NUM),1)?>

The report page number starts with the value which we pass in p_first_page_num in PDF format but in rtf format output it always starts with 1.

Is initial-page-number not supported in RTF format output ? If not then what is the alternative?


I had a discussion with Avinash Varma of Oracle BI Publisher through Oracle forum. He conveyed that it is a limitation. So I am looking for an alternative solution to support all formats PDF,RTF,etc.

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