Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

EJ2 PDF Viewer client-side libraries have server-side dependency to get the details from PDF documents for rendering. This repository contains the EJ2 PDF Viewer web services that perform server-side preprocessing of the PDF document to be rendered on the client-side.

EJ2 PDF Viewer web services in ASP.NET Core and ASP.NET MVC can be created with the help of the following UG and KB links.
EJ2 PDF Viewer web services in ASP.NET Core and ASP.NET MVC can be created with the help of the following user guide (UG) and knowledge base (KB) articles:

**ASP.NET Core:**
* [How to create PDF Viewer web service application in ASP.NET Core](https://www.syncfusion.com/kb/10346/how-to-create-pdf-viewer-web-service-application-in-asp-net-core)
Expand Down