Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to print Continued in Next Page Number in RTF template in Bi Publisher

Summary
How to print Continued in Next Page Number in RTF template in Bi Publisher
Content
I have a requirement where in if table data splits across pages in Bi Publisher Report then we need to print 'Continued in Next Page Number' ,say for example if data in table splits from page 2 to page 3, 4 and so on then at bottom of page 2 I need to print 'Continued in Page 3' , at bottom of page 3 I need to print 'Continued in Page 4' and so on.How can this be achieved?
Answers
-
please upload xml and template , Thanks
1 -
We are able to print 'Continued' at end of each page but here requirement is if table data splits across pages in Bi Publisher Report we need to print the next page number as well like 'Continued in Page 3, 'Continued in Page 4' and so on.
0 -
0
-
That is very problematic. The page numbers are only determined at the end of the runtime, if the actual layout has already been created completely.
Therefore, the only option you have left would be to count and calculate how many pages you will need per table and dynamically display the text.
0