We have reproduced this issue and it has been logged with ID “NOTENET-2709” for further investigation. You will automatically be informed here once we have more information to share.
Hi,
We are facing the same issue as described by @dr.doc. Is there any way to resolve this? Otherwise please raise priority for this Issue, this makes Aspose.Note unusable for us!
COde:
public static void main(String[] args) {
String path_oneNote =“C:\Temp\oneNoteBug\Vali.one”;
//License license = new License();
//license.setLicense(Main.class.getResourceAsStream("aspose.lic"));
Document doc = new Document(path_oneNote);
System.out.println("If this comes, it is is working correctly. But there is an error message.");
// Exception in thread "main" class com.aspose.note.internal.UnsupportedFileFormatException: Page manifest node is missed.
}
Thanks for the sample documents and sample code segment.
We are able to reproduce the same issue. We have logged your files against the existing issue “NOTENET-2709” into our database. We will consider your files when fixing the issue.
Once we have an update on it, we will let you know.
The issues you have found earlier (filed as NOTENET-2709) have been fixed in this update. This message was posted using Bugs notification tool by senua.remizova