parthsharma2 / pdftron-vue-experimentation

A Vue app with pdftron integrated for experimentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebViewer - Vue sample

WebViewer is a powerful JavaScript-based PDF Library that's part of the PDFTron 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.

Initial setup

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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A Vue app with pdftron integrated for experimentation

License:Other


Languages

Language:Vue 83.2%Language:HTML 8.5%Language:JavaScript 8.2%