New header on every page

I am looking for the ability to change the header on every page. I believe that you can currently change the first page and then even and odd pages.

I am pulling data from a table and depending on the category, I need to change the header on the next page (even if it is page 14), but I need to keep the previous headers the same.

Is there a way to do this?

Dear ryokum,

Thank you for considering Aspose.

You should use a new Section for each category and set the Section.IsNewPage to false.