Laravel-Excel: Exporting to PDF does not work
Installing DomPDF by composer and setting 'driver' => 'DomPDF',
I got the following exception:
PHPExcel_Writer_Exception in DomPDF.php line 34: Unable to load PDF Rendering library
in DomPDF.php line 34
at include() in ClassLoader.php line 412
Actually it tries to import vendor/dompdf/dompdf/dompdf_config.inc.php
file but there is no one. I can use DomPDF directly.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 19 (1 by maintainers)
any prevision to update to dompdf 0.8.0 ?
You need to use in composer “dompdf/dompdf”: “0.6.2”. Exactly 0.6.2 version
Issue should not be closed because issue still persists.
I tried 0.6.2 version, it shows below error
This site can’t be reached The web page at http://…/download-client-reports/7/2018 might be temporarily down or it may have moved permanently to a new web address. ERR_INVALID_RESPONSE