Hello!
According to the documentation, Aspose.Note for .NET supports Note 2016 files, but Aspose.Note for Java only supports Note 2010 and 2013 files.
Problem: when we attempt to open a Note 2016 file using the Java APIs, rather than getting an error saying that this file format is not supported, we get obscure errors such as NullPointerException.
Could we request that when we attempt to open a Note 2016 file in Aspose.Note for Java, that it raise an exception which more clearly indicates that this file format is not supported?