Hey,
I noticed issue, when trying to save Docx file with footer as pdf.
In Docx footer is centered, but in pdf, it is moved to right.
var _document = new Document(@"D:\MyRepos\FooterPositioning\files\test.Docx");
_doc…...trying to save docx file with footer as pdf. In docx footer is centered...g\files\test.docx"); _document.Save("word.docx", saveFormat:SaveFormat...