Slides with Hyperlink in them dont save Correctly

Using Version 3.0.1.41285

If I upload a ppt, Save it , then try to open it again it will not oppen correctly if the original document has a hyperlink in it. If I remove the hyper link this works fine

Please advise.

Dear David,

Thanks for considering Aspose.Slides.

I tested the source.ppt having a URL with the following code on Aspose.Slides for .NET 3.0.1.15296.

Both the source.ppt and output.ppt are attached for your reference.

Presentation pres = new Presentation(INDIR + "source.ppt");
pres.Write(OUTDIR + "output.ppt");

If you are still having problem then please provide the source code and source presentations to investigate this problem.

Thanks.

Attached is the code (boiled down) to recreate the problem , as well as the slide. we are talking about.

This could also potentially have something to do with the clone function?

Please give me an update on where we stand with this

Thanks for the sample. We can reproduce the bug and fix it soon.

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


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