-
I noticed that whilst some of my base 64 PNG images were working fine in the Canvas, some were not.
```php
$canvas->image($image->outputBase64Src(), 450, 148, 75, 75);
```
However if I passed the …
-
Hi Eilen,
I cannot run dompdf_fonts with smarty 5 : I get a wordpress fatal error and the following logs
I tried to use the master branch wo success
thanks for your help
best
------
[23-Sep-…
-
Hello,
I updated to dompdf 3.0
Now it throws the following error:
Warning: foreach() argument must be of type array|object, bool given in ...\vendor\dompdf\dompdf\src\Css\Stylesheet.php on line …
-
Few issues with downloading, uploading media export with dompdf
![image](https://github.com/user-attachments/assets/f000a766-a8ca-4cb0-b87b-6592d01772c1)
I use this version
![image](https://…
-
I use Korean and Japanese.
PDF is generated and error occurs in font, please check the screenshot.
Please let me know if you have any solution regarding PDF font change.
![pdf_error](https://g…
-
### Describe the bug and add attachments
I want to convert docx file to pdf in laravel i got error "DOMDocument::loadXML(): Namespace prefix m on oMath is not defined in Entity, line: 1" my code is…
-
Hi folks,
We are seeing the below error while trying to install `dompdf/dompdf` package.
> Problem 1
> - dompdf/dompdf is locked to version v2.0.4 and an update of this package was not reques…
-
Hi everyone.
i fetched some html content from phpmyadmin sql table and print them to pdf by dompdf in my codeigniter 3 project.
here, i have some columns (page titles) with some html content which c…
-
### PHP Version
8.1.16
### Shopware Version
6.4.20.0
### Expected behaviour
Enrich the document total page number.
### Actual behaviour
![image](https://user-images.githubusercontent.com/285577…
-
Thanks for sharing the package.
I get the following and wonder how to update all to get rid of the vulnerabilities:
```
10 package suggestions were added by new dependencies, use `composer sugg…