comment.addReply sometimes does not show as indented reply in Word

@kml2020 Aspose.Words for .NET is the main version, all fixes does in .NET version are auto-ported to Java, C++ and Python version of Aspose.Words.
WORDSJAVA defects are specific to Java version only.

The issues you have found earlier (filed as WORDSNET-24100) have been fixed in this Aspose.Words for Java 22.9 update also available on Maven.

@alexey.noskov, Thank you for note about the fix. What is the purpose for aspose-pdf:
com.aspose
aspose-pdf
22.9
jdk17

Do we really need it when working with Aspose.Words ( or when converting DOCX to PDF ) ? And if so, would it be the same version as Aspose-words for java which is currently 22.9.

@kml2020 Aspose.PDF is a separate product. Aspose.Words has no dependencies to other libraries. So Aspose.PDF is not required to convert Word documents to PDF using Aspose.Words.