-
Hello,
I'm currently working on a project and using this WordPress plugin. It works perfectly fine and I'm able to generate PDF with selected theme which is basically PHP code that includes HTML an…
-
## Expected Behavior
On first boot and on pdf generation, some php packages are missing from the arm64 docker image (at least) such as `php7-mbstring`, `php7-json` and `php7-iconv`.
## Current Beh…
-
I need to add a cc-by-nc logo to a large number of pdf files.
In order to do this, I wrote a short test script, which opens a source file (metz_03_3-preview.pdf) and places a logo (ccbync-inkscape.pd…
-
### 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).
…
-
### Please describe the new functionality as best as you can.
I see master is compatible with php8.2
But lat release is only 8.1.0 (https://github.com/mpdf/mpdf/releases ) and it's only 8.1 com…
-
### 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).
…
-
# Feature request
Hi! Are there plans to bring psr/log 3 support for this library? Currently, cause of added return types in the `psr/log` there is an error while using this lib.
```
Declarati…
-
### Please describe the new functionality as best as you can.
Support for psr/log 3.0
https://github.com/mpdf/mpdf/blob/ef90b4c104bb6b9c9f66884fa2afe8d62a18f429/composer.json#L31
-
### Please describe the new functionality as best as you can.
The watermark text color cannot be changed with a variable when a pdf is created. Currently, the only way to change it is to directly edi…
-
### Please describe the new functionality as best as you can.
Psr/Log 3.0.0 is newest version, but mpdf/mpdf requires psr/log 1.0.0 or 2.0.0 and 3.0.0 is not supported.
Is there any time soon that…