Skip to content

ApryseSDK/webviewer-vue-sample

Repository files navigation

WebViewer - Vue 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 Vue project. You can read a guide. This project has been scaffolded using vite through the create-vue npm command as recommended by the developers of Vue.js. For more details, see here

Demos

Trial

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

Install

Before you begin, make sure the development environment includes Node.js.

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

Run

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

npm start

Customize configuration

See Configuration Reference.

API Reference

Contributing

Any submission to this repo is governed by these guidelines.

License

For licensing, refer to License.