-
yarn build,
await ...
.
.
.
[1m[31mERROR in ./node_modules/pdfjs-dist/lib/web/ui_utils.js
Module not found: Error: Can't resolve '@babel/runtime/regenerator' in '/home/jenkins/workspace/fresh/…
-
**Describe the bug**
When using ref in div tage, it print only when the data is available. Whithout data just print blank page since data_pdf is null.
the data_pdf is content html from parent compon…
-
- vue-pdf version : ^4.3.0
- vue.js version: 3.2.4
- webpack version: 5.52.0
- Quasar Framework
The pdf not loaded because this error. process is not defined
![image](https://user-image…
adesm updated
2 years ago
-
vue-pdf@4.3.0
vue.js@3.2.9
vite@2.5.3
-
I am trying to display a Base64 PDF using vue-pdf and it displays perfectly good on certain browsers while for some of the scenarios, it doesn't print all the pages, some pages show as blank.
- Wor…
-
This is not really an issue with vue-pdf but I ran into this recently and tought it may be worth sharing.
When using vue-pdf with Webpack 4 (e.g. a project created by vue-cli v3) the dev build wi…
a47ae updated
4 years ago
-
After installing npm install --save vue-pdf, then npm run dev then npm run watch. Run my project then I get this error "no such file or directory, open 'C:\xampp\htdocs\myProject\node_modules\vue-pdf\…
-
In 1a47de972abefd2079a4e23485041f08d9f68aab commit, you changed the pdfjs-dist version to less than 2.8.0, but download the vue-pdf 4.2.0 version from npm, it will be downloaded to 2.8.335 versi…
-
In my project, the pdf component's progress event just return 'NaN' or '1' that I can't use the value for monitoring the pdf document loading progress.
See the phenomenon below:
In the pdf.vue sourc…
-
在canvas首次加载pdf时会报错导致回放时pdf不显示,经过debugger发现可能是因为第一次加载Pdf时节点较多导致的。如图
![1600331408186](https://user-images.githubusercontent.com/17228157/93445380-91874180-f903-11ea-8cce-ae9107f91945.jpg)