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:
This results in the following output in the PDF / Word
1. Text 1
1. Text 1
1. Text 1
So the counter does not count up.
Is this a known issue? Is there a workaround known?