File tree Expand file tree Collapse file tree
Document-Processing/Skills Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ Syncfusion<sup style="font-size:70%">®</sup> PDF Viewer SDK Agent Skills pro
2020| Framework | Skills |
2121| ---| ---|
2222| [ Blazor] ( https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/overview ) | syncfusion-blazor-pdf-viewer |
23+ | [ ASP.NET Core] ( https://help.syncfusion.com/document-processing/pdf/pdf-viewer/asp-net-core/overview ) | syncfusion-aspnetcore-pdf-viewer |
24+ | [ Angular] ( https://help.syncfusion.com/document-processing/pdf/pdf-viewer/angular/overview ) | syncfusion-angular-pdfviewer |
2325| [ React] ( https://help.syncfusion.com/document-processing/pdf/pdf-viewer/react/getting-started-overview ) | syncfusion-react-pdf-viewer |
2426| [ Flutter] ( https://help.syncfusion.com/document-processing/pdf/pdf-viewer/flutter/overview ) | syncfusion-flutter-pdf-viewer |
2527| [ .NET MAUI] ( https://help.syncfusion.com/document-processing/pdf/pdf-viewer/maui/overview ) | syncfusion-maui-pdf-viewer |
@@ -42,10 +44,10 @@ Choose one of the following commands to install the Syncfusion PDF Viewer SDK Ag
4244npx skills add syncfusion/pdf-viewer-sdk-skills --all -y
4345```
4446
45- To install a specific skill, use the following command (for example, to install PDF .Net skills):
47+ To install a specific skill, use the following command (for example, to install React PDF Viewer skills):
4648
4749``` bash
48- npx skills add syncfusion/pdf-viewer-sdk-skills
50+ npx skills add syncfusion/pdf-viewer-sdk-skills --skill syncfusion-react-pdf-viewer
4951```
5052
5153## What's Included
You can’t perform that action at this time.
0 commit comments