prince_majin
01-14-2004, 09:44 AM
I am writing a program that will about a document into DataReport.
I am using DataReport to output a document in Word format.
I was wondering if their was a way to determine where the position of the label is at run time(bottom of page 2 or at position 20,000 twips of page 3)?
For example, I don't want a paragraph to be cut off onto two pages.
So, I want to check where it is on the DataReport and if it is to low, then push it to the next page.
I am using DataReport to output a document in Word format.
I was wondering if their was a way to determine where the position of the label is at run time(bottom of page 2 or at position 20,000 twips of page 3)?
For example, I don't want a paragraph to be cut off onto two pages.
So, I want to check where it is on the DataReport and if it is to low, then push it to the next page.