List numeration changed after export to PDF

Hello, I have some problems exporting to PDF a Word file with different list numeration formats.


I’m using this code:

Document doc = new Document(“test.docx”);
insertWatermarkText(doc, “BORRADOR”); //Inserts a watermark with the text "BORRADOR"
doc.save(“test.pdf”);

The code is changing the list formats from , , to 1st, 2nd, 3rd

Word documents can contain list numerations in any format.

I attach a Word file and the PDF transformation.

Could you help me please?

Thanks and regards

Hi Lluis,


Thanks for your inquiry. We have tested the scenario with latest version of Aspose.Words for Java 17.4 and we are unable to notice the reported List numeration issue. Please download and try latest version of Aspose.Words for Java, It will resolve the issue.

Best Regards,

Thank you very much.


I have changed the Aspose version and it works fine.

Best regards

Hi Lluis,


Thanks for your feedback. It is good to know that your issue has been fixed with latest version of Aspose.Words for Java.

Please keep using Aspose.Words and feel free to contact us for any further assistance.

Best Regards,