-
### I found this bug
### This is mPDF and PHP version and environment (fpm/cli etc) I am using
5.7.4 php-fpm
### This is a PHP code snippet I use
```
-
Browsing through mpdf source code, I noticed several inline comments mentioning versions where a particular change occurred. Some examples:
```php
if (!empty($attr['POSITION'])) { // mPDF 5.7.2
…
-
I upgraded to PHP 7.4.1 and mPDF 8.0
```
~/public_html$ cat composer.json
{
"require": {
"mpdf/mpdf": "^8.0",
"phpseclib/mcrypt_compat": "^1.0",
"mobiledetect/mobil…
-
(dokuwiki/lib/plugins/dw2pdf/**mpdf**/config.php)
this shell does not exist in my ftp space.
-
When you try to print a wiki page with embedded images, if the url site is like "http://host:port", the function **GetFullPath** don't process paths correctly.
I thought that there is an error in for…
-
To do this, we need to set the appropriate `basescript` so it doesn't automatically override the "default" fonts used when the language is not English.
https://mpdf.github.io/fonts-languages/choosi…
-
### Guidelines
- [X] I understand that [if I fail to adhere to contribution guidelines and/or fail to provide all required details, this issue may be closed without review](https://github.com/mpdf/…
-
I have created div with `page-break-inside: avoid ` style, it works OK. But if inside is another div which is floating, then I got error. If I do floating without page-break-inside, it works too. Only…
-
**[ ID ]** 7f7ceaa5-f2fa-47c8-9cab-d938d7f44223
**[ Submitter's Name ]** Daniel James
**[ Submitter's Affiliated Organisation ]** Booktype GmbH
**[ Submitter's Twitter ]** @daniel_h_james
**[ Space …
-
What a strange bug ... have any ideas what could be?
- PHP 7.2.24-0ubuntu0.18.04.6 (cli) (built: May 26 2020 13:09:11) ( NTS )
- Laravel Framework 5.8.38
- laravel-pdf ^4.0
- /vendor/mpdf/mpdf/src…