Skip to content

Example project demonstrating how to integrate PSPDFKit with the Blazor Framework

Notifications You must be signed in to change notification settings

PSPDFKit/pspdfkit-web-example-blazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PSPDFKit Web Example – Blazor

This example shows how to integrate PSPDFKit for Web 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 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.

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

Contributing

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

About

Example project demonstrating how to integrate PSPDFKit with the Blazor Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published