I\'m building a PDF with dompdf, but my pdf doesn\'t contains a specified image. I already set the value to true in dompdf_config.inc.php>
You need to set allow_url_fopen to true and... check your DOMPDF_TEMP_DIR permissions, if DOMPDF can write to that directory.
allow_url_fopen
true
DOMPDF_TEMP_DIR
DOMPDF