I am working on a c# web application and using NReco.PdfGenerator to generate a pdf. PDF is generating fine with Header and Footer.
I am using "PageHeaderHtml" and "PageFooterHtml" to generate header footer.
Now I need to set specific height for Header and Footer, so that the mail contain comes in between that. How can I achieve that
you need to set the top an bottom margin with the prperty NReco.PdfGenerator.PageMargins like: