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.
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
- Customizable out-of-the-box UI
- PDF Viewer
- DOCX Editor
- Annotation & Markup
- Generate PDFs from DOCX template
- Digital Signatures
- PDF Text Editing
- Page Manipulation
- Redaction
- Form Building
- Annotate Videos
- More
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.
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
In Visual Studio Code or from a Command Prompt window, preview the app in localhost
with an npm
command.
npm start
Any submission to this repo is governed by these guidelines.
For licensing, refer to License.