An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/ej2-pdfviewer-webservices


https://github.com/syncfusionexamples/ej2-pdfviewer-webservices

Last synced: 7 months ago
JSON representation

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/)