-
bonjour ...
dans le texte de mon pdf ... je souhaite simuler la présence de boite à cocher avec une ombre ... et j'ai trouvé son équivalent à savoir : ❏
le pdf généré ne le comprend pas b…
-
I used table in pdf-content slot and when I generate the pdf, its all blank.
```
```
-
I'm getting an error when trying to call the html2pdf() function. The full error message is ```ReferenceError: self is not defined```. I'm not sure what might be causing this error so I thought I woul…
-
Hi Steven
In my vue app, I'm using vue html 2 pdf to create downloadable pdf's. My problem is that the generated pdf background image is kinda blurry.
Despite digging into the package documentat…
-
#Suppose the url to the pdf has some get variables/parameters, how do I add that to html2pdf.it
For instance, the url is $URL = http://www.example.com/content4?start=pg1&end=pg8
If I do this http://…
-
**Reporter: tylermitchell@shaw.ca**
**Date: 2005/12/12 - 19:38**
```
Using html2pdf in Plone to turn a multi-section/multi-page manual into a
single/printable PDF needs some improvements. Namely a ta…
-
Good afternoon, I am writing a pdf export of data including photos taken via mobile device.
When exporting data the pictures are missing, I have been puzzling for 2 days.
The code is as follows:
…
-
**Description**:
I am experiencing a layout shift issue when using the html2pdf.js library to convert HTML to PDF in a React application. The layout shift occurs when I trigger the conversion process…
-
**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…
-
jspdf.min.js:202 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'canvas')
at html2pdf (jspdf.min.js:202:14730)