I'm using an PDF generator (DomPDF) to create a PDF with an HTML template. I want to put an image in the PDF I'm generating but it won't work. The path is 100% right but the picture just won't appear. At the place where the picture should be, "Image not found or type unknown" is written.
Does anyone know a way how I can load in image and load it in a PDF file?