Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How can i recognize a break in an RTF Template?

Question
31
Views
0
Comments

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?)?