Aspose Words issue

Dear Aspose-friends

I use Aspose.Words Java to generate a PDF and a Word document. For both I
use HTML to get it shown in the exported document.

Following HTML is used:

<ol>
    <li>Text 1</li>
    <li>Text 2</li>
    <li>Text 3</li>
</ol>

This results in the following output in the PDF / Word

  1. Text 1
  2. Text 1
  3. Text 1

So the counter does not count up.

Is this a known issue? Is there a workaround known?

Hi Lubenski,

Thanks for your inquiry. After an initial test with Aspose.Words 14.8.0, I was unable to reproduce this issue on my side (please see attached input/output documents). I would suggest you please upgrade to the latest version of Aspose.Words. You can download it from the following link. I hope, this helps.
https://releases.aspose.com/words/net

Best regards,