-
### Description
To be able to see a preview of the PDF page for each chapter or part (by using the pdf settings for such preview).
To be able to export an independent chapter or part from the edi…
-
### I found this bug / would like to have this new functionality
When using divs with float left and width 50% for example, the container does not try to fit into one page.
Even when adding clear…
-
Hello,
as all of the examples shows how to add footer (via pdfCallback in options), none of them is showing how to add header. I know i should pass different coords to 'text' method, but is there an…
-
### I have this problem/would like to have this functionality
So I've done some extensive testing and the culprit for leaking memory is the dejavu fonts.
### These are mPDF and PHP versions I am usi…
-
I need to remove these from bootstrap 4 in order to remove iconv(): Wrong charset, conversion from `UTF8,%3CSVG' to `UTF-8//TRANSLIT' is not allowed
## In short remove below two items:
**1. TH …
-
### 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).
##…
-
Hi, How can I rotate the text 90 degrees in HTML so that TCPDF will do it correctly? Using styles: `transform: rotate(-90.0deg);` unfortunately it doesn't work, a
`'Text To Rotate' `
sets the t…
-
I add config
`font_data"=> [
"khmermuol"=>[
"R" => "KhmerMuol.ttf",
'useOTL' => 0xFF,
'useKashida' => 75,
]
],`
problem after render like image bellow
![image](htt…
-
After updating to the new version the directories hang loading and fail to get the images called from an external image source.
Here is the json:
[narcotics-anonymous-hawai-039-i-big-island-ol…
-
### I would like to have this new functionality
The attachment pane is automatically opened with PDF viewer.
I tink it is possible to insert code to end of method MetadataWriter\writeCatalog
…