Hi,
Aspose Words for Java (tested v16.2.0) cannot read the following rtf file.
"com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded."
How to create such a file:
- create a blank document with Word 2010
- type "p1[return]p2"
- enable track changes
- select "p1"
- make the selected text bold
- drag “p1” after "p2"
- save to rtf.
Thanks
Romain