getAlternativeText() on java aspose.words

I'm working on a reporting solution and considering Aspose.

An aspect of this reporting solution is that users can insert a tag into the alternative text field on images to mark them as images that should be replaced by other images based on the tag. (format picture dialog in ms word allows this) (attachment1)

I have tried to use the shape.getAlternativeText() to store this tag.

My tests so far indicates that there is a problem with Aspose.words for java document storing and loading for some file formats. The alternative text disappears during these operations.

the .doc format seems to work with this property.

.odt and .docx seem to lose this property (even though alternative text is supported in the document format)

Attached is a junit test that demonstrates this issue.


Regards

Odd Are Bjørkli




Hi ChaosSpawn,

Thanks for your query. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSNET-6836 in our issue tracking system. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-6836) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(1)