Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How can i recognize a break in an RTF Template?
Summary
How can i recognize a break in an RTF Template?
Content
I'm working on an RTF Template in MS Word, which is to be used by BI Publisher (CS) to generate a Transcript.
It splits the content on each page into two columns (using Word's column setting).
One requirement is to print out a line of text at the end of the data on each column to show that's the end of that column.
A quick and 'static' way of doing this would be to just add the text in the footer, one under each column.
But if I wanted to print it right after the data ended, this would only print out the text at the bottom of every page.
(for example, on the second column -- if the data ended in the middle of the page)
How could I write a function to recognize if there's a column break (or page break?)?