-
My pdf is blank and showing warning : Indexing all pdf objects. My pdf contains Uint8Array(175899). Attached the console log screenshot
![1](https://user-images.githubusercontent.com/3212377/5313290…
-
Please provide a working example with a bug (git repo, [codesandbox](https://codesandbox.io/), source code at least, etc).
It takes a lot of time to set up environment to confirm an issue.
So I will…
-
**Describe the bug**
I'm using the demo repository, changing the margin parameter from `0` to `10`, for example, breaks the PDF generation and the resulting PDF has three blank pages.
**To Reprodu…
-
bocai-vue-pdf
-
Hi,
The viewer is working well.
But I have an error in the console each time vue-pdf is created :
``` TypeError: linkService is undefined ```
Source :
```
…
-
The PDFDocument constructor import does not explicitly retrieve the `default` export from the required `pdfkit` module, causing builds using newer versions of Babel to fail at runtime.
```
TypeErr…
-
- vue-pdf version: 4.0.7
- vue.js version: 2.6.10
- webpack version: 3.11.0
- browser version: latest google chrome
- OS version: mac os catalina
The pdf preview is working fine on my local lar…
-
### Goal
Outline how development on NuxtPDF will continue. Decide on what to implement and how to properly execute on it.
### Context
When first developing NuxtPDF we set a goal of adding a m…
-
- vue-pdf version ( 4.0.7 )
- vue.js version ( 2.5.2 )
- webpack version ( 3.6.0 )
- browser version ( chrome 74.0.3729.169 )
- OS version ( windows 10 )
Hi, Franck…
-
- provide:
- vue-pdf 4.0.7
- vue.js 2.0
使用插件打开的url有时会跨域,但是刷新几次又好了,并且将这个报错跨域的url复制到浏览器上可以正常显示,用iframe也能正常显示