using Syncfusion.PresentationRenderer

using Syncfusion.PresentationRenderer is NOT recognized.

1 Reply 1 reply marked as answer

MJ Mohanaselvam Jothi Syncfusion Team November 9, 2020 01:12 PM UTC

Hi Takashi,

Thank you for contacting Syncfusion support.

From the profile, we have found that you are using MVC application at your end. Syncfusion.PresentationRenderer API is for ASP.NET Core and Xamarin platform, which is not available in MVC NuGet platform NuGet packages. Please use Syncfusion.PresentationToPDFConverter namespace and .NET Framework code snippets (“C# tab” in UG) for MVC application.

Please refer the below links, to know more about NuGet packages in different platforms for PowerPoint to PDF conversion:
https://help.syncfusion.com/file-formats/presentation/nuget-packages-required#converting-powerpoint-presentation-into-pdf
https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf?cs-save-lang=1&cs-lang=csharp

Please let us know if you have any other questions.

Regards,
Mohanaselvam J 


Marked as answer
Loader.
Up arrow icon