I'm looking for a PDF generator that meets some needs. These are:
- Convert HTML to PDF
- PDF cover may have margin other than the margin of other PDF pages
- Ability to set header and footer for all pages
In some tests I was able to set only the margin for all content, and found no function to set the header and footer. As far as I read, the document.AddHeader () function has been discontinued.