Footer contents are lost after conversion from DOTX to PDF using .NET

Hi Aspose Team,

In attached template, when saving as pdf file footer is removed on all document pages. The issue seems like regression, as it is working fine in older Aspose version (tested against 18.12). Following code replicates the issue on Aspose in version 20.2:

var template = new Document("Quotation.dotx");
template.Save("Output.pdf");

File to replicate the issue:
FooterRemoval.zip (206.3 KB)

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-20078. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

are there any estimates ready?
thanks,
Marcin

@acturisaspose

Currently, your issue is under analysis phase. Once we complete the analysis, we will then provide you an update on this issue. Thanks for your patience.

The issues you have found earlier (filed as WORDSNET-20078) have been fixed in this Aspose.Words for .NET 20.8 update and this Aspose.Words for Java 20.8 update.