iTextSharp pdf add custom header on every page

134 Views Asked by At

I am iterating a list and it is creating new page automatically, I want to add table header on every new page

Image with header on first page

I want same header on second page second page created while list iteration

I try to add html string

0

There are 0 best solutions below