Merging Cloned Slide from one Presentation to another

When trying to add a cloned slide to another presentation, I am getting an error:

Screenshot 2021-10-04 072447.png

ppSlide is ISlide and srcPres is IPresentation.

This structure is the same as it is in the examples in the online documentation for merging slides from one presentation to another.

Even the help text for this function shows using the Cloned Slide, the Paste Options and the source presentation file.

This is using Visual Studio 2019, ASP.NET Core .NET 5.

Also NuGet package Syncfusion.Presentation.Net.Core (version 19.2.0.55).


Any help or suggestions would be welcomed.


3 Replies

MR Manikandan Ravichandran Syncfusion Team October 5, 2021 11:19 AM UTC

Hi Edward,

Thank you for contacting Syncfusion support.

We have tried to reproduce the reported problem with simple document in our end. But it was working without any issues. We suspect that, the issue might be due to input documents. So, could you please share the input documents along with simple runnable sample to reproduce the issue which will be helpful for us to investigate further on this issue.

Please let us know if you have any other queries.

Regards,
Manikandan Ravichandran 



EW Edward Williams October 7, 2021 12:12 PM UTC

Thanks for taking a look at this. After a bit more work, I decided to go down a different path. Rather than use pre-built slides and merge them together, I am going to map out each object on a slide and then create each slide from scratch. This seems to work better. Although I have run into a few problematic points, I have opened other threads for those questions.


Again, thank you for taking the time to take a look at this.



LB Lokesh Baskar Syncfusion Team October 8, 2021 09:13 AM UTC


Please let us know if you have any other questions and we will be happy to assist you as always.
 

Regards,
Lokesh B
 


Loader.
Up arrow icon