Hi,
When opening this file with Aspose Words for Java 16.10.0.0 I get the following error:
com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.
When I load version 16.1.0.0 of Aspose Words for Java, the file is opened without problems.
I attached the file to this post.
Thanks in advance for your help,
Jesse Lisser
Netherlands
P.S. my code was the following:
new Document( 'path/to/test.rtf' );