Can you use PDFViewerServer with other components
I have a project using PdfViewerServerwhich seems to be working fine after the latest release but I also need to use some of the other components in Syncfusion.Blazor. Before I had Syncfusion.Blazor.PdfViewerServer.Windows and Syncfusion.Blazor NuGet loaded and the project would run, now I get an error in startup.cs that services.AddSyncfusionBlazor() is ambiguous. I have tried removing the PdfViewerServer and just using the PdfViewer but I does not seem to work correctly so is there a way to load both of these or do I need to load each component seperately?
SIGN IN To post a reply.
3 Replies
1 reply marked as answer
AA
Akshaya Arivoli
Syncfusion Team
December 18, 2020 11:27 AM UTC
Hi Tim,
Thank you for contacting Syncfusion support.
We would like to inform you that the Syncfusion Blazor UI components from version 18.4.30 are available separately in individual NuGet packages. Please find the link below for more information.
Documentation: https://blazor.syncfusion.com/documentation/nuget-packages/
We have also created a simple PDF Viewer sample and shared the same in the below link,
https://www.syncfusion.com/downloads/support/directtrac/general/ze/blazor-pdfviewer-server1981022099
Kindly try it and revert us with more details about your issue, version details, and the modified sample with replication procedure, if you still have concerns. These details will be helpful for us to investigate further and assist you better.
Regards,
Akshaya
Marked as answer
TF
Tim Faircloth
December 18, 2020 01:30 PM UTC
So to be clear, for an example I am using the Gantt, DataGrid, and PDFViewerServer in my current project but in the future I will need to load each components individual NuGet package moving forward. Up until now I had just loaded the Syncfusion.Blazor package.
Thanks, Tim
AA
Akshaya Arivoli
Syncfusion Team
December 21, 2020 09:01 AM UTC
Hi Tim,
Thank you for your update. Yes, from version 18.4.30(2020 Volume 4 release), the Syncfusion Blazor UI components are separately available in individual NuGet packages. The NuGet packages are segregated based on the component usage and its namespace. Refer to the below UG link for more
Documentation: https://blazor.syncfusion.com/documentation/nuget-packages/
Regards,
Akshaya
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
- Marked answer
-
TF Tim Faircloth
- Dec 17, 2020 02:47 PM UTC
- Dec 21, 2020 09:01 AM UTC