Skip to content

Sample to demonstrate integrating WebViewer into Vue

License

Notifications You must be signed in to change notification settings

zhangbiggs/webviewer-vue-sample

 
 

Repository files navigation

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. You can watch an in-depth video going over this repo or read a guide.

Demo

You can explore all of the functionality in our showcase.

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

IE11

Please note that for now, IE11 is not supported. vuejs/rfcs#183 (comment) vuejs/rfcs#183

Customize configuration

See Configuration Reference.

About

Sample to demonstrate integrating WebViewer into Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.7%
  • HTML 20.5%
  • JavaScript 15.8%