How to insert data(Having multiple entries) into next page while using DOCX from dynamic template

Certified Associate Developer

I am using DOCX from dynamic template and able to generate document having multiple pages (generated dynamically and depends on the size of passing array.)

For each entry i have a header and because of the data length, Header is not coming on top of each page for many entries.

How can i make sure that header will always come on Top and next header and related data will go to next page always with this process.

Is there anything we can configure in Dynamic template?

  Discussion posts and replies are publicly visible