-
Using React 17
```
const pdfRef = createRef();
{reportHeader()}
{reportContent()}
{reportSummary()}
{reportMain()}
…
-
html2pdf.js version: `0.9.2`
When you explicitly define no margins, there is still a little space to the left of the PDF.
![image](https://user-images.githubusercontent.com/12862119/96702799-b1a79…
-
Hi,
Thanks for providing all of us with this bundle. It works well on all browsers except on Safari, where there is an error when trying to print the page
TypeError: executor did not take a resolve …
-
**Describe the bug**
While using the package, I noticed that it appears to be compatible only with Vue 2, as discussed in issues #123 and #64. However, this information is not clearly stated in the R…
3aluw updated
8 months ago
-
```
I have some issue after using the html2pdf script. I am using php5 version
and i know that script is not compatible on php5 version, but know about
these things i try that script on php5 caught in…
-
Hi all,
I generate a PDF file with this bundle. All works worrectly but not for the specials chars (like é è à, ... - french content) BUT not on the first page !
I compil a pdf from different co…
-
```
Changer le header html2PDF pour mettre PDF à true.
Sans cela l'export plante sur les nouvelles installations OVH.
```
Original issue reported on code.google.com by `guenil...@gmail.com` on 14 …
-
When a large number of pages are processed, the output is empty. I tried to intercept part of elemnet printing, and it turned out to be normal.
so, i wanna kown how big date html2pdf deal with
-
I'm new to html2pdf but so far very impressed.
I have an issue though...I cannot indent text left within h1 h2 h3 (etc) or anything for that matter. I can add margin or padding above or below but n…
-
Hi Thank you for providing nice code.
Anyway, there is an error like
"
page 136-137 downloaded
page 137-138 downloaded
page 138-139 downloaded
Traceback (most recent call last):
File ~\un…