Due to a limitation in Mpdf, the HTML string passed to its WriteHTML method must not exceed a particular length. PhpSpreadsheet produces one HTML string containing all spreadsheet data when writing to HTML, which can easily exceed Mpdf's size limit. Thus, it was impossible to write large spreadsheets to PDF using the Mpdf writer - this change fixes that issue. Fixes #637 Fixes #706 |
||
|---|---|---|
| .. | ||
| PhpSpreadsheet | ||
| Bootstrap.php | ||