-
Hi,
I'm changed InvoicePlane from directory.
Only i got problems with mpdf.
I get this error and i tried everything.
`An uncaught Exception was encountered
Type: Mpdf\MpdfException
Messa…
-
Hi
I would like to know if it is possible to Add an option to Use mPDF instead of DomPDF only .
https://github.com/mpdf/mpdf
Thank you
-
Great Plugin, thanks a lot. But we found one issue:
Tables with multiple lines are rendered with vertical-top-alignment which makes sense in most cases. In the pdfs however vertical alignment is ce…
-
If the customer name contains a & character, PDF generation of invoices fails.
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
[GLPI 10.0.0-rc1]
### B…
-
# Feature request
I have a report with 3 group of pages : first group, second group, third group, ...
first group as no page number,
Second has {PAGENO}/{nbpg} which works great
Now i ne…
-
Hi,
apparently the CSS parameters to "list-style" (‘list-style-type’, ‘list-style-position’, ‘list-style-image’) are not transferred. The debug mode (`&debughtml=html`) brings the correct display i…
-
I just watched the video "Creating a PDF file in PHP using Mpdf" and I wondered what that parameter 'S' could mean in this line:
```$contractNotePdf = $mpdf->output('', 'S');```
So, I looked int…
akrys updated
2 years ago
-
### 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).
##…
-
### I found this bug
mPDF doesn't handle the "float: right|left" CSS property as expected.
According to mPdf docs it supports "floating" (https://mpdf.github.io/css-stylesheets/supported-css.htm…