dompdf_config.custom.inc.php
-
I’ve uncommented
define(“DOMPDF_ENABLE_REMOTE”, true);
in dompdf_config.custom.inc.php but in the downloaded PDF the image is still nothing more then a working link to the originating site. I’ve tried to set the default paper to ‘a4’ but in the site it remains ‘letter’. This suggests that dompdf_config.custom.inc.php is not parsed. Any suggestions how to double check that my custom config is parsed correctly?
Cheers.
The topic ‘dompdf_config.custom.inc.php’ is closed to new replies.