Error in element VisioDocument

Hi,


After simple open/save routine this Exception is thrown DiagramException: Error in element VisioDocument in \VisioDocument. Error in element Master in \VisioDocument\Masters\Master [-2,147,483,648]. 1

Could you please check this out?

Thanks,
Zeljko

Code:
public void testAspose() throws Exception {
Diagram diagram = new Diagram(“Test.vsd”);
diagram.save(“TestTranslate.vdx”,
SaveFileFormat.VDX);
}

Hi Zeljko,


Thank you for contacting support. We have tested your sample of VSD diagram and managed to replicate the said error message. We have logged this problem under ticket id DIAGRAMJAVA-50318 in our bug tracking system. Your post has also been linked to this issue. We’ll let you know once a significant progress has been made in this regard. We’re sorry for the inconvenience caused.

Hi Zeljko,

Thank you for being patient. We have a good news for you that the issue id DIAGRAMJAVA-50318 has also now been resolved. If there is no issue in the QA phase, then this fix will be included in the next version of Aspose.Diagram for Java 6.3.0. We'll inform you via this forum thread as soon as the new release is published.

The issues you have found earlier (filed as DIAGRAMJAVA-50318) have been fixed in Aspose.Diagram for Java 6.3.0.


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