This example shows how to integrate PSPDFKit for Web into either a Blazor Server or WASM app.
This example demonstrates Standalone only.
Clone the repo:
git clone https://github.com/PSPDFKit/pspdfkit-web-example-blazor.git
cd pspdfkit-web-example-blazor
After you have downloaded PSPDFKit for Web, place the contents of the dist
directory in /wwwroot/pspdfkit/
.
Make sure your /wwwroot/pspdfkit/
folder contains the file pspdfkit.js
and a pspdfkit-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.
This software is licensed under a modified BSD license.
PSPDFKit offers support for customers with an active SDK license via https://pspdfkit.com/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://pspdfkit.com/sales/
Please ensure you have signed our CLA so that we can accept your contributions.