Footer contents are moved to right side of page in output PDF using C#

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");
_document.Save("word.docx", saveFormat:SaveFormat.Docx);
_document.Save("pdf.pdf", saveFormat:SaveFormat.Pdf);

footer_moved.zip (912.3 KB)

Could you check, please?

Thanks,
Mateusz

@acturisaspose

We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-20077. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

what’s the latest on this? thanks, Marcin

@acturisaspose

We regret to share with you that the implementation your issue has been postponed (no estimate is available at the moment). We will inform you via this thread as soon as this issue is resolved.

We apologize for your inconvenience.