Jump to content

Adding an image to PDF invoice in PrestaShop 1.6


Recommended Posts

I need to add a single image to the invoice PDF, this image is currently stored in my img directory. It needs to be displayed on all invoices.

 

I have used the following code in my invoice.tpl file:

 

<img src="{$img_dir}m/5.jpg" />

 

But I get the following error:

 

TCPDF ERROR: [image] Unable to get image: http://owlco.uk/img/m/5.jpg

 

Can anyone offer any help?

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...