Hi ,
I have seen that some bullets are not well translated when export to word. In the attached files you will see that the HTML input has:
<UL>
<LI>I have a compliment...</LI>
<LI><DIV class=Section1>I have a suggestion...</DIV></LI>
<LI><DIV class=Section1>I have an issue...</DIV></LI>
</UL>
And just the first bullets appears in the doc file generated, the other ones not.
I used jdk 1.4 and I tested on Websphere server version 6.0.2.15.
Also, I found a post -related to Issue 3902 that is suppose to be fixed- that seems to be very similar to my problem. Here the link: https://forum.aspose.com/t/115904
Please let me know your comments,