Reference field was not updated in pdf generated by Aspose

Hi,

When converting a doc to pdf using Aspose.Words. I noticed the reference field was not updated properly.

Code:
var document = DocumentHelper.OpenReadOnly(@“test.docx”);
document.Save(@“test.pdf”);

I’ve attached the test files and a screenshot for your reference. You can see the reference field on page 3 was not updated (empty) in Aspose pdf, while it is updated in the pdf using Word ‘save as’. Could you please take a look into this?

image.png (90.2 KB)
test.zip (165.5 KB)

Thanks,

@ServerSide527,

Thanks for your inquiry. 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-16941. 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-16941) have been fixed in this Aspose.Words for .NET 20.8 update and this Aspose.Words for Java 20.8 update.