Hi,
I am generating a word document which contains several logical sections. Each logical section has its title and table. These section are cretaed at run time as per the input data. Since document is genrated run time and data is not fixed it happens some time that a section title comes on different page ( say page1) and table comes at different page (say page2). I want to display both tilte and table together at single page. How to do that ?