-
I am trying to generate an invoice with dompdf from a [HTML ](https://github.com/sparksuite/simple-html-invoice-template/tree/master)template but I get gibberish.
I am following your method and I do …
-
This is:
```
- [*] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSp…
-
### 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've just started using dompdf (ex MPDF user) and it all worked in my dev environment, but as soon as I put it on my server it's randomly giving me the following error:
```
Type: ErrorException;
…
-
Hi there,
I tried to change the page orientation in one document by using:
```
~~PDF:LANDSCAPE~~
```
or
```
~~PDF:PORTRAIT~~
```
Whenever I do so, the cover.html from my DW2PDF template is …
-
I use mpdf to generate PDF because this is the best generator for me.
However, if I want to output the HTML version, it shows me the pure CSS code.
Do you have any idea how I can fix this?
![imag…
-
### I found this bug
Links in a footer are not consistently clickable in the generated PDF in major browsers (tested in Chrome, Firefox, Safari).
This issue appears to occur when there are pages…
-
**Security Risk: using `QRServerProvider` as default provider:**
As you may already know, by default, this package sends users' two-factor authentication secrets to api.qrserver.com for QR code gen…
-
I have a problem with the character encoding UTF-8.
In html added:
meta http-equiv="content-type" content="text/html;charset=utf-8"
But when generating the pdf appears to me the following:
"55.6…
-
## Expected Behavior
Generate a PDF of an invoice.
## Current Behavior
I get errors stating that it could not find an image file:
```text
An uncaught Exception was encountered
…