CloneSlide fail when Slide has Comments

Hi Aspose Team,

I ran into an issue while Cloning slides using Aspose.

If the slide has a 'comment' then CloneSlides() fails with the error shown below.
If the slide did not have any comments then CloneSlide() works fine.

Could you please try this and let me know how to fix or if you need to fix in Aspose dll itself?

Its probably something to do with the master slide and not have the Author/Master in the new presentation.

I am using the latest 5.7.0 version.

Thanks,
anita

Comment author with name 'xxxx xxxxxxx' not found in the presentation. Line: at Aspose.Slides.Comments.()
at Aspose.Slides.Slide..ctor(Presentation ,  )
at Aspose.Slides.Slide.Clone(Presentation pres)
at Aspose.Slides.Presentation.(Slide , Presentation , SortedList , Slide )
at Aspose.Slides.Presentation.CloneSlide(Slide srcSlide, Int32 position, Presentation pres, SortedList idList)

Hi Anita,


I have observed the issue shared by you bit in order to reproduce the issue on our end and for further investigation, I need the source presentation and the code snippet that has been used to reproduce the issue. I will work on my end and really appreciate your cooperation in this regard.

Many Thanks,