Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Use PSPDFKit for Web in a Vue.js application

License

Notifications You must be signed in to change notification settings

PSPDFKit/pspdfkit-web-example-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
PSPDFKit
Mar 10, 2025
1936e2c · Mar 10, 2025

History

1 Commit
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025

Repository files navigation

⚠️ Repository Moved
This repository has been moved to https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/vue.
Please update your bookmarks and issues accordingly.

This repo is now archived and will no longer receive updates.

Nutrient Web SDK Example – Vue

This example shows how to integrate PSPDFKit for Web into a Vue.js app.

Prerequisites

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/

Getting Started

Clone the repo:

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

Install the project dependencies with npm:

npm install

Vue Component

The Vue component which implements the PSPDFKit for Web integration is included at src/App.vue with the rest of the example.

In order to make the PSPDFKit for Web's library available for building, we have to copy the nutrient-viewer-lib/ directory from node_modules/nutrient/dist/ into the public/js/ directory. This is done in the package.json script verify-installation which is executed by serve.

Running the Example

We are ready to launch the app! 🎉

npm run serve

You can now open http://localhost:4173 in your browser and enjoy!

License

This software is licensed under a modified BSD license.

Contributing

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

About

Use PSPDFKit for Web in a Vue.js application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published