PDF embed component for Vue 2 and Vue 3. Contribute to artesa/vue-pdf-embed development by creating an account on GitHub.
Repository github.com/hrynko/vue-pdf-embed Homepage github.com/hrynko/vue-pdf-embed#readme Weekly Downloads 20,452 Version License MIT Unpacked Size 5.84 MB Total Files 14 Last publish 2 months ago Collaborators Tryon RunKit Reportmalware...
PDF embed component for Vue. Latest version: 2.0.4-beta.7, last published: 6 months ago. Start using vue-pdf-embed-pro in your project by running `npm i vue-pdf-embed-pro`. There are no other projects in the npm registry using vue-pdf-embed-pro.
其中cMapUrl: 'https://cdn.jsdelivr.net/npm/pdfjs-dist@2.9.359/cmaps/' 需要找到你"vue-pdf-embed":"1.2.1"依赖包pdfjs-dist的版本号,如图是2.9.359版本。 附上官方解释:https://github.com/hrynko/vue-pdf-embed/tree/v1 验证后已解决文字不显示的问题。
官网下载地址:https://mozilla.github.io/pdf.js/getting_started/#download 1.使用pdfjs-dist 插件,通过iframe标签显示 首先npm install pdfjs-dist --save npm直接下载插件 npm install --save pdfjs-dist@2.0.943,@2.0.943这是指定版本号,不需要指定版本的就不需要带,下载后在使用的页面直接引入。
注:此前安装 vue3-pdfjs 是参考了网上的一些教程,主要用于获取文件总页数,后续在 github 上看到 vue-pdf-embed 的作者的留言中发现了新的写法。 二、文件预览 1、html 结构内容 <template><div id="vue-pdf-view"><div id="page-view"><vue-pdf-embed:source="pdfState.pdfSource":page="pdfState.page...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
下载: 用户可以下载整个 PDF 文档。 显示所有页: 提供一个选项,用户可以选择查看所有页面。 组件代码 以下是组件的核心代码: <script setup lang="ts"> import { ref } from "vue"; import VuePdfEmbed from "vue-pdf-embed"; const pdfUrl = "https://raw.githubusercontent.com/mozilla/pdf.js/ba2e...
在Vue中嵌入PDF文件,您可以通过多种方式实现,但最常见和推荐的方法是使用现有的Vue组件库或JavaScript库。以下是一步一步的指导,包括选择合适的库、安装、配置以及在Vue组件中嵌入PDF文件的详细步骤。 1. 选择合适的Vue PDF嵌入库 对于Vue项目,有几个流行的库可以用来嵌入和显示PDF文件,例如 vue-pdf、pdf.js(虽然...
vue-embed-pdf tandrionos js vue.js component which uses pdfjs-dist to embed pdfs in your pages. Version0.7.1-2LicenseMIT INSTALL Version: Learn more Statistics Requests0 Bandwidth0 Top version -0 Full vue-embed-pdf Download Stats Share...