adding images such as a logo in pdf invoices
Added by Jonathan Foucher about 1 year ago
How can it be done ?
Thanks
Replies
RE: adding images such as a logo in pdf invoices - Added by Jeremy Bush about 1 year ago
See this docs page: Creating Your Own Invoice Templates
RE: adding images such as a logo in pdf invoices - Added by Jonathan Foucher about 1 year ago
Thanks, but it does not appear in the PDF. Do I have to put the absolute url in the pdf.php, the relative url (from where?) or the absolute path? The image is a PNG24 with alpha channel, Maybe DOMPDF can't handle them properly... Any insights ?
RE: adding images such as a logo in pdf invoices - Added by Jonathan Foucher about 1 year ago
The image is a PNG24 with alpha channel, Maybe DOMPDF can't handle them properly
That was it. Put a white background on the image, and it shows in the pdf.