Skip to content

Commit 1dedfd8

Browse files
committed
Merge branch 'DocxEditor-skill' of https://github.com/syncfusion-content/document-processing-docs into DocxEditor-skill
2 parents ec73120 + a62fe61 commit 1dedfd8

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@ 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 |
28+
| [UWP](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/uwp/overview) | syncfusion-uwp-pdf-viewer |
2629
| [WinForms](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/winforms/overview) | syncfusion-winforms-pdf-viewer |
2730
| [WPF](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/wpf/overview) | syncfusion-wpf-pdf-viewer |
2831

@@ -42,10 +45,10 @@ Choose one of the following commands to install the Syncfusion PDF Viewer SDK Ag
4245
npx skills add syncfusion/pdf-viewer-sdk-skills --all -y
4346
```
4447

45-
To install a specific skill, use the following command (for example, to install PDF .Net skills):
48+
To install a specific skill, use the following command (for example, to install React PDF Viewer skills):
4649

4750
```bash
48-
npx skills add syncfusion/pdf-viewer-sdk-skills
51+
npx skills add syncfusion/pdf-viewer-sdk-skills --skill syncfusion-react-pdf-viewer
4952
```
5053

5154
## What's Included

0 commit comments

Comments
 (0)