Headers and footers are not removed Html To Pdf
Hi,
I am using Pdf Tools API with .Net SDK v1.3.0.
According to documentation headers and footers, which contain the date, page numbers, and source site name can be removed from the result pdf using IncludeHeaderFooter(false) option. However, it includes those headers and footers no matter if IncludeHeaderFooter is set to true or false.
Is there a way to get HTML converted to Pdf without those default headers and footers?
Result PDF:

Code:

