1.1.5 • Published 5 years ago

pdf-viewer-muti v1.1.5

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

pdf-viewer

多文件合并vue pdf组件

Usage

  • npm i -save pdf-viewer-muti
import pdfshower from "pdf-viewer-muti";

components: {
    pdfshower
  }

Events

  • loading

    • true/false 是否在加载
  • pagechange

    • currentpage 当前页码
  • onProgress

    • progressdata 当前下载数据量
  • exception

    • exception 异常信息

Attributes

  • src

    • Array 所有文件按顺序排列的url地址
  • IDSrc

    • 传入pdf file id
  • baseUrl

  • startnum

    • 起始页
  • showloading

    • true/false 是否使用loading记载动画
  • size

    • :size="{width:'800px',height:'1300px'}"定义预览界面的宽高

Method

  • jumpnum
    • num 传入需要前往的页码可以跳转到相应的页码

Slot

  • loading-view

    • 加载中的view 通过slot传入
  • cutting-view

    • 切割中的view 通过slot传入
  • nofound-view

    • 失败的view 通过slot传入
1.1.5

5 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1-b6

6 years ago

1.1.1-b5

6 years ago

1.1.1-b4

6 years ago

1.1.1-b3

6 years ago

1.1.1-b2

6 years ago

1.1.1-b1

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago