Skip to content

Commit 826abfd

Browse files
1017597: Resolved the content correction
1 parent 6972f8a commit 826abfd

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Document-Processing/Skills/pdf-viewer-sdk.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Syncfusion<sup style="font-size:70%">&reg;</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
4244
npx 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

0 commit comments

Comments
 (0)