Trying to break page and carry-on the header onto the next page after certain number of rows.
Context: I am fairly a newbie, and have looked everywhere for the solution to my particular situation but haven't found one yet. Even looked at all "Anatomy of a template" blogs and more; either I don't understand them or they are not specific to my needs.
So the requirement is that I want to limit 19 lines per page. Page 1 in the output looks fine but page 2 spills over. So the final output should have a page 3 with lines 20-24 with the header being carried over. Any help will be appreciated! Thank you for reading!