İtem Number Error

Hi,
The item number is determined as 1,2,. No item number 1 when converted to PDF.
I attached the original file and corrupted file. We are using Aspose.Word 19.3 version. Thanks.
YG8311.zip (416.1 KB)

@srmbimser,

We tested the scenario and have managed to reproduce the same problem on our end. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-18548. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

Hi,
Is there an improvement on this issue?

@srmbimser,

We have completed the analysis and identified the root cause of this issue. The issue occurs because Aspose.Words currently does reproduce MS Word’s behavior when there is a footnote reference in the document, but the footnote itself is actually absent.

The issue is reproducible with the attached simplified 18458s.docx (18548.zip (42.4 KB)). In the first paragraph, there is an empty footnoteRef element. There are no footnotes in footnotes.xml. MS Word generates and renders footnote reference 1 for the empty footnoteRef element. It seems, Aspose.Words should generate reference text for a footnoteRef with absent footnote.

We will inform you via this thread as soon as this issue is resolved. We apologize for any inconvenience.

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