-
Hello @finwe, @danielhjames !
Is there is a way to force table row break to the next page for format A4?
If row consists a lot of text table shrinks to ridiculously small sizes.
I've been tried lit…
-
hello, I can't create an issue in `substrate-arkworks-examples`, so write them here.
1. in line 74, before `rm results.csv`, tab should be used rather than 4 blank:
```
benchmark-cleanup:
rm re…
-
Hi
I use this package Can not Update Composer .
my php cli version of server is 7.4 in composer update command show this error :
```
- mpdf/mpdf v7.1.9 requires php ^5.6 || ~7.0.0 || ~7.1.0 || …
-
Hi, my project run on php 7.2.20 and if i want to generate pdf throught mpdf component show my this error: **count(): Parameter must be an array or an object that implements Countable**
vendor/mpdf…
-
I am trying to export a large amount of data but I am receiving an error.
`
Exception 'Mpdf\MpdfException' with message 'The HTML code size is larger than pcre.backtrack_limit 5000000. You should …
-
Since the update of mPDF from 5.7.4 to 6.0, the download package increases from 12MB to 48MB.
The advantage of the large package is that some nice and for wider language support useful fonts are incl…
-
Mpdf
MPDF es una clase PHP que genera archivos PDF desde UTF - 8 HTML codificado.
Se basa en FPDF y HTML2FPDF , con una serie de mejoras .
Es liberado bajo la licencia GNU GPL v2 .
-Requisitos
Co…
ghost updated
9 years ago
-
I wanted to use PHP 7+ and I stumbled into a problem. It is required to use mpdf v7 with PHP 7+ and yii2-pdf does not support mpdf v7+. Is there will to update the yii2-pdf? It seems like the change …
-
This is:
```
- [x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSp…
-
Im trying to implement mpdf for a website which uses many inline svg graphics. The images are looking great the only problem is that symbols in defs arent honoring the width and height attributes when…