DomPDF: Image not readable or empty

后端 未结 9 1237
梦如初夏
梦如初夏 2020-12-15 16:41

For some reason, DomPDF won\'t render an image included in the html that is being parsed:

\"PDF

9条回答
  •  抹茶落季
    2020-12-15 17:31

    Ok I had the same problem with image using :

    
    

    But if I add a . before /images, without changing anything in dompdf_config.custom.inc, it works

    
    

    Hope it helps

提交回复
热议问题