-
I'm using mpdf version 7.0.3.
I get this error message when I use date time string formats inside pdf documents, like this `date('m/d/y h:i:s', time())`, but it works fine if I omit the time.
`…
-
$PDF = new \Mpdf\Mpdf(['mode' => 'utf-8', 'format' => 'A4', 'margin_top' => 8, 'margin_bottom' => 12, 'margin_left' => 8, 'margin_right' => 8]);
$PDF->SetDisplayMode('fullpage');
…
-
> Please use https://stackoverflow.com/questions/tagged/mpdf for all your general questions or troubleshooting!
> For contributing here, please see the guideline: https://github.com/mpdf/mpdf/blob/de…
ianez updated
4 years ago
-
### I found this bug
![image](https://user-images.githubusercontent.com/10087197/136833821-97b835d1-eda1-40ad-a8f4-56c09fb44c94.png)
### This is mPDF and PHP version and environment (server…
-
Suggested [here](https://github.com/PHPOffice/PHPWord/issues/399#issuecomment-64165592).
To do: compare quality of HTML-to-PDF conversion against DomPDF and MPDF. If better, support Snappy in PHPWord…
ghost updated
2 months ago
-
### I found this bug / would like to have this new functionality
The only mention of this functionality seems to be mentioned here: [here](https://raw.githubusercontent.com/mpdf/mpdf-examples/devel…
-
PHP Version => 7.2.24
скрипты работают с варнингами, возможно не будет поддержки mpdf 6.0
Warning: preg_replace(): Compilation failed: invalid range in character class at offset 14 in /var/www/html/…
-
> Please use https://stackoverflow.com/questions/tagged/mpdf for all your general questions or troubleshooting!
> For contributing here, please see the guideline: https://github.com/mpdf/mpdf/blob/de…
-
In Chamilo 1.11.28 when trying to generate a big PDF it generates an error 500 and a blank page.
-
### Guidelines
- [X] I understand that [if I fail to provide all required details, this issue may be closed without review](https://github.com/mpdf/mpdf/blob/development/.github/CONTRIBUTING.md).
…