Errors Opening OneNote Files With Images

Hi,

Now that NOTEJAVA-28 has been fixed, we are able to read some of our .one files that were created in the online version of OneNote, which is great.

However, we’re seeing a new error when opening .one files that contain images or attachments. I’ve attached some example files, along with our test code and the output we’re seeing.

Thank you,
Will


Hi Will,


Thank you for contacting Aspose support team.

This issue is re-produced and logged under Id: NOTEJAVA-122 for further investigation by the product team. You will be automatically notified once any update is received in this regard.

Hi Will,

The exception arises for the reason that the API doesn’t support embedded objects and images inside OneNote file generated online. We are working on providing support for these type of embedded objects and images and this exception will be fixed once support for these is available. We’ll update you here once there is some information or fix version available in this regard.

Thanks Kashif. I’m looking forward to an update that adds this support.
Will

Hi Will,

Sure. We’ll notify you here once there is some information available in this regard.

The issues you have found earlier (filed as NOTEJAVA-122) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.

Thank you. Aspose.Note for Java 2.4.0.0 now allows us to open OneNote
files with images and attachments and extract the text. However, we do
not seem to be able to extract the images and attachments themselves. Is
this still a known issue? If so, do you have a bug number for tracking it?

Thanks,
Will

Hi Will,


The reason for this behavior is as mentioned in the supported versions section of our documentation. At present, Aspose.Note supports Microsoft OneNote Online File format with the following limitations:

  • Embedded files are not supported
  • Embedded images are also not supported at the moment
You can get file format information about the OneNote file and detect in your application about this limitation. Our Product team is currently working hard to provide the missing features and we hope to provide these soon in our future versions.