-
Due to https://github.com/FranckFreiburger/vue-pdf/issues/363 we are blocked from upgrading to Vue CLI 5.x. The recommendation is to migrate to https://github.com/hrynko/vue-pdf-embed
loleg updated
4 weeks ago
-
When using width/height or fit-parent on 1920/1080 screens, the quality of the PDF is degraded and becomes blurry.
Using the playground, you can reproduce using the following:
```vue
import pdf…
-
## Precondiciones
Se tiene un informe y proceso que mediante algún mecanismo (ej webservice) descarga un pdf y lo guarda en disco.
## Requerimiento
Consulta @yamelsenih hay algún mecanismo en…
-
-
The newer version of vue-cli 5.x migrates from webpack 4 to webpack 5, the newer version of webpack does change the support for web workers.
So, the latest version of vue-pdf throws the following e…
dvago updated
1 month ago
-
We are using Vue 2, and we cannot upgrade vue-pdf-embed to version 2.x. It would be helpful if the pdfjs-dist dependency for version 1 could be updated to a version greater than 4.2.67 to avoid securi…
-
1.组件名称及版本: I don't sure which is wrong.
"@vue-office/docx": "^1.6.0",
"@vue-office/excel": "^1.7.6",
"@vue-office/pdf": "^2.0.1",
2.运行环境:
浏览器:google chrome
vue版本:vue@3.3.4
打包工具及版本…
-
If I include this package, I can play it very well in "npm run dev" but I meet some problem in "npm run build".The error msg are below:
- ERROR in static/js/vendor.ea86c08796cfe0807845.js from Ugli…
-
示例:
http://127.0.0.1:8006/data/file?file_path=xxxxx/xxx.pdf
## What happens?
## How To Reproduce
**Steps to reproduce the behavior:** 1. 2.
**Expected behavior** 1. 2.
…
-
@vue/cli-service 升级到5.x版本后使用vue-pdf组件时无法启动项目