Question
About convert html to pdf
we integrating convert html to pdf function in .Net using DocumentServices.PDFTools library but facing one issue. we are not able to remove header and footer in pdf. we tried with CreatePDFOptions IncludeHeaderFooter set to false but not working.
