Saving diagram loses information

I’m evaluating the Aspose Diagram Java library and I’ve hit a problem just with opening and saving a diagram. My code is simply:

diagram = new Diagram("test2.vsd");
diagram.save("test2.vsdx", SaveFileFormat.VSDX);

When I do this the resulting test2.vsdx file clearly does not look like the original test2.vsd. Am I missing something or is there some way to get this to work?

Thanks,
Brad

test2.zip (111.1 KB)

@bt5241

Thank you for contacting support.

We have saved the VSD file to a VSDX file and it is converting fine test2_18.8.zip. You are probably facing the evaluation limitation which limits the program to read only first ten shapes of the first page of your VSD file, along with a watermark as explained over Licensing. You can also get a 30 day free trial license as explained over the same link.

We hope this will be helpful. Please feel free to contact us if you need any further assistance.

That must be it, thank you. I’ll try again with a trial license.

@bt5241

Please take your time and feel free to contact us if you need any further assistance.