-
Following the release of Dompdf 3, we updated our plugin accordingly. Since then, we have received several reports from customers regarding issues with the PDF logo when using PNG files.
The error …
-
components\com_fabrik\helpers\parent.php
is doing canPdf, throwing COM_FABRIK_NOTICE_DOMPDF_NOT_FOUND if JPATH_LIBRARIES . '/dompdf/dompdf_config.inc.php' not found
components\com_fabrik\pdf\pdf.php…
-
```
*Steps:*
Use the attached HTML (grouped_report.html) with the following PHP:
...
$dompdf->load_html( $html );
$dompdf->set_paper( 'letter', 'landscape' );
$dompdf->render();
$dompdf->stream( "re…
-
```
*Steps:*
Use the attached HTML (grouped_report.html) with the following PHP:
...
$dompdf->load_html( $html );
$dompdf->set_paper( 'letter', 'landscape' );
$dompdf->render();
$dompdf->stream( "re…
-
```
*Steps:*
Use the attached HTML (grouped_report.html) with the following PHP:
...
$dompdf->load_html( $html );
$dompdf->set_paper( 'letter', 'landscape' );
$dompdf->render();
$dompdf->stream( "re…
-
```
If a user sets the PHP locale to certain values (e.g. tr_TR for Turkish) DOMPDF
will die with the following error:
Fatal error: Interface 'IteratorAggregate' not found in
dompdf/include/frame.cl…
-
```
If a user sets the PHP locale to certain values (e.g. tr_TR for Turkish) DOMPDF
will die with the following error:
Fatal error: Interface 'IteratorAggregate' not found in
dompdf/include/frame.cl…
-
Hi, i am using 0.6.1 version of dompdf on my web server (PHP/5.6.8) and im getting this error: Fatal error: Cannot instantiate abstract class Renderer in C:\xampp\htdocs...\dompdf\include\dompdf.cls.p…
-
```
If a user sets the PHP locale to certain values (e.g. tr_TR for Turkish) DOMPDF
will die with the following error:
Fatal error: Interface 'IteratorAggregate' not found in
dompdf/include/frame.cl…
-
```
If a user sets the PHP locale to certain values (e.g. tr_TR for Turkish) DOMPDF
will die with the following error:
Fatal error: Interface 'IteratorAggregate' not found in
dompdf/include/frame.cl…