-
My app implements a PDF view by clicking on a print button on a form page. When the button is clicked a new tab is opened a the component where the PDF content resides is loaded. I purposely do not lo…
-
Module parse failed: node_modules\jspdf\dist\jspdf.es.min.js Unexpected token (207:77)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (207:77)
-
Html2Pdf Error [1]
The html tag [section] is not known by Html2Pdf. You can create it and push it on the Html2Pdf GitHub project.
File: /vendor/spipu/html2pdf/src/Html2Pdf.php
Line: 1404
Invalid T…
-
### Reduced Test Case
not reproducible with a link
### Bug Description
Try to print the vertical lines between the months when in resource timeline view.
When the printed part fits in one pa…
-
I have old project angular 7
**pagkage.sjon**
```
"dependencies": {
"@angular/animations": "^7.2.9",
"@angular/cdk": "^7.3.4",
"@angular/common": "~7.2.0",
"@angular/compiler…
-
Hi, is it possible to export the graph as a PDF rather than a png?
I can help implement this if you point me the direction.
-
slot is not working on datatable when i am using fields object.
The problem is that the slots are not working at all with fields array on datatable, when i remove fields then it works correctly, on…
-
Hi, I've created a desktop app with Vue-electron. I'm trying to deploy it for win devices. I've managed to create .exe file which basically should run the app, but when I launch the app, I'm facing i…
-
```
Yes
No
Generate pdf
[html2pdf.min.zip](https://github.com/spipu/html2pdf/files/6302643/html2pdf.min.zip)
```
----
```
…
-
Trying to run the example given in the README,
just replacing lmer by lm for convenience.
OS is MacOS Big Sure Version 11.3 Beta
```
model = lm(mpg ~ cyl * disp + (1|vs), mtcars)
# We save…