https://github.com/syncfusionexamples/ej2-pdfviewer-webservices
https://github.com/syncfusionexamples/ej2-pdfviewer-webservices
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syncfusionexamples/ej2-pdfviewer-webservices
- Owner: SyncfusionExamples
- Created: 2021-10-21T05:23:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T07:58:52.000Z (11 months ago)
- Last Synced: 2025-04-03T11:02:21.271Z (10 months ago)
- Language: C#
- Size: 60.8 MB
- Stars: 6
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EJ2-PDFViewer-WebServices
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.
**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)
* [How to create PDF Viewer web service in .NET Core 3.0 and above](https://www.syncfusion.com/kb/11063/how-to-create-pdf-viewer-web-service-in-net-core-3-0-and-above)
**ASP.NET MVC:**
* [How to Deploy PdfViewer Server App in Azure App Service from Visual Studio in JavaScript PDF Viewer control](https://ej2.syncfusion.com/documentation/pdfviewer/how-to/create-pdfviewer-service/)