The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I want to convert a pptx file to pdf and view it like pdf file, so when i install nuget Syncfusion.PresentationToPdfConverter , i have this error "The type "PdfloadedDocument" exist in both "Syncfusion.Pdf.Base" and "Syncfusion.Pdf.Portable"", how can i resolve this error
VAVijayasurya Anandhan Syncfusion Team November 26, 2019 12:19 PM UTC
Hi Nguyen,
Thank you for contacting Syncfusion support.
From the provided details, we suspect that you have used both "Syncfusion.Pdf.Base.dll" and "Syncfusion.Pdf.Portable.dll" in your application and so the conflict occurs. Based on the platform our package will be varied. Since you have mentioned that you have been trying to convert the presentation to PDF, please find the assemblies required details from our UG documentation page.
Please find other related UG documentation page details from the following table.
In this sample, we have done the following things: 1. Load the existing presentation document. 2. Converted the Presentation to PDF. 3. Saved the generated PDF document.
Please let us know if you have any questions.
Regards, Vijayasurya A
Need More Help?
Get personalized assistance from our support team.