Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.59 KB

PSPDFKit Web Example – Blazor

This example shows how to integrate Nutrient Web SDK into either a Blazor Server or WASM app.

This example demonstrates Standalone only.

Prerequisites

Getting Started

Clone the repo:

git clone https://github.com/PSPDFKit/pspdfkit-web-example-blazor.git

cd pspdfkit-web-example-blazor

After you have downloaded Nutrient Web SDK, place the contents of the dist directory in /wwwroot/pspdfkit/.

Make sure your /wwwroot/pspdfkit/ folder contains the file nutrient-viewer.js and a nutrient-viewer-lib directory with library assets.

You can then build and run the example using dotnet watch run from the root folder.

You can also follow along with our Getting Started guides for Blazor.

License

This software is licensed under a modified BSD license.

Support, Issues and License Questions

PSPDFKit offers support for customers with an active SDK license via https://www.nutrient.io/support/request/

Are you evaluating our SDK? That's great, we're happy to help out! To make sure this is fast, please use a work email and have someone from your company fill out our sales form: https://www.nutrient.io/sales/

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.