Skip to content

ApryseSDK/webviewer-nuxtjs-sample

Repository files navigation

WebViewer Nuxt 2 Sample

WebViewer is a powerful JavaScript-based PDF Library that is part of the Apryse PDF SDK. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.

WebViewer UI

This repo is specifically designed for any users interested in integrating WebViewer into a Nuxt 2 project. This project was created using the npm init nuxt-app command and uses the BootstrapVue UI Framework as well as the Axios NuxtJS module, which provides a promise based HTTP client.

Demos

Trial

WebViewer comes with a 7-day trial without any feature limitations or trial key needed. To extend the trial, a trial key can be obtained by signing-up through the developer portal.

Install

Before beginning, make sure the development environment includes Node.js.

git clone https://github.com/ApryseSDK/webviewer-nuxtjs-sample.git
cd webviewer-nuxtjs-sample
npm install

Run

In Visual Studio Code or from a Command Prompt window, preview the app in localhost:3000 with an npm command.

npm run dev

For detailed explanation on Nuxt 2 commands and deployment, check out the documentation.

Customize configuration

See Configuration Reference.

API Reference

License

For licensing, refer to License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published