caohelen / pdfjs

本案例基于pdf.js实现是pdf渲染出来的内容可以复制。同时实现选取文字后取消选择,改变选中文字的背景

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-project

本工程主要用来实现一些基于Vue工程的前端demo

demo列表

  • PDF.js使用demo:src/pages/pdfjs-demo.vue

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

About

本案例基于pdf.js实现是pdf渲染出来的内容可以复制。同时实现选取文字后取消选择,改变选中文字的背景


Languages

Language:JavaScript 95.8%Language:Vue 3.1%Language:HTML 0.5%Language:CSS 0.5%