-
mpdf version 7.1.6 and 7.1.7
php 7.1.25
I have an exception undefined index 'GPOSInfo' in function sliceOTLdata.
I changed Line 5726
from
`if ($OTLdata['GPOSinfo']) `
to
`if (isset($O…
-
Cleanup extensions, so that a clear standard will be followed:
Documentation:
-[ ] Directory structure for extensions (includes, modules, database, special files, magic words, tag, tag functions)
…
-
![img_20180410_180252](https://user-images.githubusercontent.com/301685/38610053-63f9bad8-3d88-11e8-95a9-5bb6ef3711ed.jpg)
![img_20180410_180324](https://user-images.githubusercontent.com/301685/3861…
-
### 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).
##…
-
### Prerequisites
* [X] Have read and understood: https://github.com/Maatwebsite/Laravel-Excel/blob/3.1/.github/SUPPORT.md
* [X] Checked if your Laravel Excel version is still supported: h…
-
Changes to the title of a page do not change in the sidebar indexmenu.
Removal of a page, does not remove the instance in the sidebar indexmenu.
find that our index menu is no longer working proper…
-
atal error: Uncaught Error: Class "Mpdf\Mpdf" not found in C:\xampp\htdocs\mlite\plugins\pasien\Admin.php:993 Stack trace: #0 [internal function]: Plugins\Pasien\Admin->getCetakRiwayatMpdf() #1 C:\xam…
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
I got this error trying to use the pdf Bank Letter formatter:
```
Fatal error: Declaration of AndrewSvirin\Ebics\Models\Pdf::outputFile(string $filePath): void must be compatible with Mpdf\Mpdf::O…
-
hello, im getting ??? symbols after convert docx to pdf file any ideas how to fix it?