Header and Footer vanish when opening and saving document

If I open and save the attached document, with no changes, the header and footer vanish.
arp3e18.zip (7.9 KB)

ColdFusion code:
<CFSET objDocument = CreateObject(“java”, “com.aspose.words.Document”).init(“D:\arp3e18.doc”)>
<cfset objDocument.Save(“D:\arp3e18AfterSave.doc”)>

I am using Aspose.Word for Java 18.5

@hammondssn.ornl.gov

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

We apologize for your inconvenience.

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