Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 48 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 286 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 110 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI 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