Skipping a portion of a section for printing the whole section in the next page
Hi,
We have dynamic sections te be printed. Depending on volume of data in XML,these sections may continue for pages.
Suppose for some section only the section header can be printed in a page and the whole table content is going to the next page,
In such cases can we skip the section header and print the whole section in the next page?
I have already gone through the Oracle document(Designing RTF Subtemplates - 11g Release 1 (11.1.1)) but haven't find anything relevant.Please suggest.