-
I am getting this error when my html has this ->
`
` i checked the vendor file,, and the polygon.php file is there.. what could be the reason for this error ?
-
https://ncatlab.org/nlab/show/!-modality
[!-modality (1).pdf](https://github.com/niklasvh/html2canvas/files/10328009/-modality.1.pdf)
The !- is shifted over and overlaps with modality. The right…
-
Document generated is wrong.
Example: table with 6 rows generates random results on pdf likes:
1)Only headers
2)header with two rows (or more)
3)Correct
4)empty document
library and code
```
…
-
generate PDF always content in page 3, and page 1 and 2 blank.
my code in html
```
```
pdf opitons
```
htmlToPdfOptions: {
…
-
I am writing a Vue component:
```
Download image
import {onMounted } from 'vue';
import vueflow from './vueflow.vue';
import html2PDF from 'jspdf-html2can…
-
Hi guys, i am facing this issue, want to generate a pdf file for every cicle of a loop i'm doing but it generates 1 pdf file for the first cicle and ignores the next n cicles, so i don't really know w…
-
I'm getting a shell error 127 in my live environment when using your package.
In the **troubleshooting section** of the https://github.com/spiritix/php-chrome-html2pdf:
> Manually set the path to …
-
**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…
-
For collapse.se=TRUE or collapse.ci=TRUE in sjPlot::tab_model(), the tex output of html2pdf() does not show the collapsed statistics in separate rows.
-
I getting different styles in Original & PDF. Please tell me urgent solution or workaround.
These are the config I am using:
```javascript
const ResumePDFButton: React.FC = ({ resumeRef }) => {
…